Improve alignment of node label edit inputs

This commit is contained in:
Nick O'Leary
2018-12-06 10:54:23 +00:00
parent 09cd710f66
commit c76bd39280
2 changed files with 3 additions and 3 deletions

View File

@@ -343,7 +343,7 @@
top: -3000px;
}
.node-label-form-row {
margin: 5px 0;
margin: 5px 0 0 50px;
label {
margin-right: 20px;
text-align: right;