Tidy up appearance tab in edit dialog

This commit is contained in:
Nick O'Leary
2018-10-22 14:41:47 +01:00
parent 0376e0d711
commit 0a98ba6985
4 changed files with 776 additions and 745 deletions

View File

@@ -378,6 +378,16 @@
}
}
#node-settings-icon-button {
position: relative;
padding-left: 30px;
width: calc(100% - 150px);
.red-ui-search-result-node {
position: absolute;
top: 2px;
left: 2px;
}
}
#node-settings-icon {
margin-left: 10px;
width: calc(100% - 163px);