From: Jo-Philipp Wich Date: Wed, 1 Apr 2020 16:44:24 +0000 (+0200) Subject: luci-theme-openwrt-2020: fix truncated error badges in tabs X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5220d4f373ae70037bdf8f4e1934ec9631912e67;p=oweals%2Fluci.git luci-theme-openwrt-2020: fix truncated error badges in tabs Signed-off-by: Jo-Philipp Wich --- diff --git a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css index 6ee432f5c..db2f3bbd5 100644 --- a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css +++ b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css @@ -802,6 +802,7 @@ ul > li { opacity: 1; height: 1.8em; max-height: none; + overflow: visible; } .cbi-tabmenu > li > a {