Fix note and custom data icon positioning (cloe #6102)

This commit is contained in:
Quincy Morgan
2019-03-27 14:50:33 -04:00
parent 5d61aae4b4
commit 14475b19a1
+10
View File
@@ -2834,6 +2834,16 @@ input.key-trap {
position: absolute;
top: 0px;
}
.preset-icon-28 {
position: absolute;
top: 16px;
left: 16px;
margin: auto;
}
.preset-icon-28 .icon {
width: 28px;
height: 28px;
}
.note-header-label,
.error-header-label {