themes/openwrt: allow line-wrap in <small> tags (#470)
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 14 Aug 2012 15:38:29 +0000 (15:38 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 14 Aug 2012 15:38:29 +0000 (15:38 +0000)
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css

index 336f411..e3228ec 100644 (file)
@@ -29,10 +29,6 @@ a img {
        text-decoration: none;
 }
 
-small {
-       white-space: nowrap;
-}
-
 ul.tabmenu {
        margin: 0;
        clear: both;