mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
better position other items in toolbars
This commit is contained in:
parent
101672f759
commit
9b7383c4a9
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ See the above repository for updates as well as full license text. */
|
|||
:root:not([customizing]) #titlebar{ margin-bottom: -40px }
|
||||
|
||||
/* Oh and! also hide other buttons from the nav-bar because why not */
|
||||
#nav-bar-customization-target > toolbarbutton{ visibility: collapse }
|
||||
#alltabs-button{ margin-right: 40px !important; }
|
||||
#nav-bar-customization-target > :not(#urlbar-container){ visibility: collapse }
|
||||
#TabsToolbar > .toolbar-items{ margin-right: 40px !important; }
|
||||
|
||||
#nav-bar{
|
||||
padding-right: 138px;
|
||||
|
|
Loading…
Reference in a new issue