diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-13 18:05:02 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-13 18:05:02 +0000 |
commit | 7329767f12f52db610693abbddfc32280dd3550b (patch) | |
tree | 4801dd11422d83796e1be2c56e532d47890f7ffb /themes | |
parent | 5dc01425ef5e297d9c4913526df0a610e991c31b (diff) |
* luci/themes: fix margin for field titles
Diffstat (limited to 'themes')
-rw-r--r-- | themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css index a1eaeaa8b..aed90ae15 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -353,7 +353,6 @@ div.cbi-value:last-child { .cbi-value-title { float: left; width: 40%; - margin: 0.25em 0; } div.cbi-value-field { |