Browse Source

Revert "gluon-luci-theme: remove top padding cbi-field-title"

This reverts commit f37f1f1ac2c9a44d0aafb25e3f5a01e16df6019e.
Nils Schneider 9 years ago
parent
commit
4f65d49950

File diff suppressed because it is too large
+ 0 - 0
package/gluon-luci-theme/files/www/luci-static/gluon/cascade.css


+ 2 - 1
package/gluon-luci-theme/sass/cascade.scss

@@ -632,12 +632,13 @@ table.cbi-section-table .cbi-section-table-cell {
 div.cbi-value {
   display: flex;
   flex-direction: row;
-  margin-bottom: 0.8em;
+  margin-bottom: 0.5em;
 }
 
 .cbi-value-title {
   flex: 2;
   text-align: right;
+  padding-top: 0.39em;
   padding-right: 1em;
   font-weight: bold;
 }

Some files were not shown because too many files changed in this diff