diff options
-rw-r--r-- | themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 3 |
1 files changed, 2 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 1c04bfcf5..2bdd34777 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -726,7 +726,8 @@ ul.cbi-tabmenu { list-style-type: none; position: relative; z-index: 10; - top: 1px; + top: 4px; + line-height: 20px; } ul.cbi-tabmenu li.cbi-tab, |