Skip to content

Commit

Permalink
tabs: remove HTML validation errors #644
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Sep 21, 2023
1 parent e7eb9aa commit 11c39da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2062,11 +2062,13 @@ html[dir="rtl"] #sidebar ul.collapsible-menu > li > label > i.fa-chevron-right {
}

#body .tab-nav-button > * > .tab-nav-hidden{
display: block;
font-weight: 500;
visibility: hidden;
}

#body .tab-nav-button > * > .tab-nav-text{
display: block;
position: absolute;
top: 0;
}
Expand Down

0 comments on commit 11c39da

Please sign in to comment.