diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index dc1c30b2e..c53ca014b 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -37,7 +37,7 @@ ul.tabmenu { clear: both; display: block; vertical-align: bottom; - font-size: 90%; + font-size: 10pt; padding: 5px 0 0 5px; } |