Don't hide all the labels anymore
This commit is contained in:
parent
2f063ef389
commit
615075f5e3
1 changed files with 1 additions and 2 deletions
|
@ -30,8 +30,7 @@ See the above repository for updates as well as full license text. */
|
|||
|
||||
/* Hide single-line labels */
|
||||
|
||||
#appMenu-mainView > .panel-subview-body > #appMenu-zoom-controls > toolbarbutton > .toolbarbutton-multiline-text,
|
||||
#appMenu-mainView > .panel-subview-body toolbarbutton > .toolbarbutton-text{ display: none !important; }
|
||||
#appMenu-mainView > .panel-subview-body > #appMenu-zoom-controls > toolbarbutton > .toolbarbutton-multiline-text{ display: none !important; }
|
||||
|
||||
/* Show multi-line labels and some specific single-line ones */
|
||||
|
||||
|
|
Loading…
Reference in a new issue