From: Jo-Philipp Wich Date: Wed, 13 Aug 2008 18:05:02 +0000 (+0000) Subject: * luci/themes: fix margin for field titles X-Git-Tag: 0.8.0~451 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=7329767f12f52db610693abbddfc32280dd3550b * luci/themes: fix margin for field titles --- 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 {