From 7329767f12f52db610693abbddfc32280dd3550b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 13 Aug 2008 18:05:02 +0000 Subject: [PATCH] * luci/themes: fix margin for field titles --- themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 1 - 1 file changed, 1 deletion(-) 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 { -- 2.11.0