luci-theme-openwrt-2020: fix truncated error badges in tabs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
f1aa3f8f6e
commit
5220d4f373
1 changed files with 1 additions and 0 deletions
|
@ -802,6 +802,7 @@ ul > li {
|
|||
opacity: 1;
|
||||
height: 1.8em;
|
||||
max-height: none;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.cbi-tabmenu > li > a {
|
||||
|
|
Loading…
Reference in a new issue