mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-01 23:10:41 -08:00
Fix: Menubar - Prevent shifts when clicked #207
This commit is contained in:
parent
611bb00131
commit
0513ffd94d
1 changed files with 2 additions and 1 deletions
|
|
@ -862,7 +862,8 @@
|
|||
|
||||
/*= Global Menu - Set Padding ==============================================*/
|
||||
/* Vertical Align - Center & Height: 100% */
|
||||
#menubar-items {
|
||||
#menubar-items,
|
||||
#main-menubar {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue