More work on filter/templating overhaul

This commit is contained in:
Torkel Ödegaard
2014-08-27 21:47:41 +02:00
parent 9ee4fcb36c
commit b761aad903
10 changed files with 176 additions and 46 deletions
+2
View File
@@ -142,11 +142,13 @@ div.editor-row div.section {
vertical-align: top;
display: inline-block;
}
div.editor-option {
vertical-align: top;
display: inline-block;
margin-right: 10px;
}
div.editor-option label {
display: block;
}