From 6a79dfc77e2e6904cb73d8a80dd069a86fe0bb54 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 15 Feb 2012 16:43:02 +0000 Subject: themes: CSS fix for iface badges --- .../openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/openwrt.org-oxygen/htdocs/luci-static') diff --git a/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css b/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css index 27f7fe7eec..af75d34230 100644 --- a/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css +++ b/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css @@ -850,6 +850,7 @@ td.cbi-value-error { border: 1px solid #CCCCCC; padding: 2px; margin-left: 2px; + display: inline-block; } .ifacebadge-active { -- cgit v1.2.3