* luci/themes: fix margin for field titles
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Aug 2008 18:05:02 +0000 (18:05 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Aug 2008 18:05:02 +0000 (18:05 +0000)
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css

index a1eaeaa..aed90ae 100644 (file)
@@ -353,7 +353,6 @@ div.cbi-value:last-child {
 .cbi-value-title {
        float: left;
        width: 40%;
-       margin: 0.25em 0;
 }
 
 div.cbi-value-field {