luci-theme-openwrt-2020: fix truncated error badges in tabs
authorJo-Philipp Wich <jo@mein.io>
Wed, 1 Apr 2020 16:44:24 +0000 (18:44 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Apr 2020 16:45:18 +0000 (18:45 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css

index 6ee432f5c932584594fbaaced519bb437522c9c8..db2f3bbd5e32fcaea139ced2b5956a4ab0b763e4 100644 (file)
@@ -802,6 +802,7 @@ ul > li {
        opacity: 1;
        height: 1.8em;
        max-height: none;
+       overflow: visible;
 }
 
 .cbi-tabmenu > li > a {