From e6dcd4630f6c0f550e6473fa4250cb9aafc1053b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 14 Aug 2012 15:38:29 +0000 Subject: [PATCH] themes/openwrt: allow line-wrap in tags (#470) --- themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index 336f411d8..e3228ecc7 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -29,10 +29,6 @@ a img { text-decoration: none; } -small { - white-space: nowrap; -} - ul.tabmenu { margin: 0; clear: both; -- 2.11.0