Don't set padding to .titlebar-button elements
This fixes odd menubar titlebar button sizing on linux
This commit is contained in:
parent
5f30eee1a3
commit
809d3e0eb9
1 changed files with 0 additions and 2 deletions
|
@ -38,6 +38,4 @@ See the above repository for updates as well as full license text. */
|
|||
min-width: var(--uc-window-drag-space-post,20px);
|
||||
}
|
||||
|
||||
#toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }
|
||||
|
||||
#toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }
|
Loading…
Reference in a new issue