ux(saas): renamed scss partial files to have underscore before

This commit is contained in:
Torkel Ödegaard
2016-02-15 17:07:46 +01:00
parent 83bf63641c
commit 43b91ea0d6
61 changed files with 159 additions and 73 deletions

View File

@@ -0,0 +1,20 @@
div.editor-row {
vertical-align: top;
}
div.editor-row div.section {
margin-right: 20px;
vertical-align: top;
display: inline-block;
}
div.editor-option {
vertical-align: top;
display: inline-block;
margin-right: 10px;
}
div.editor-option label {
display: block;
}