summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-08-14 15:38:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-08-14 15:38:29 +0000
commite6dcd4630f6c0f550e6473fa4250cb9aafc1053b (patch)
tree27c237bd3a719f4663b02051cd2c301ec98fff03
parentb7026b156d54bf48b7f88b702df87e5ece2f41b5 (diff)
themes/openwrt: allow line-wrap in <small> tags (#470)
-rw-r--r--themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css4
1 files changed, 0 insertions, 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;