Remove even more old Firefox < 112 compatibility rules
This commit is contained in:
@@ -39,9 +39,7 @@ Window controls will be all wrong without it
|
||||
}
|
||||
|
||||
:root[tabsintitlebar] #toolbar-menubar[autohide="true"] #main-menubar{
|
||||
-moz-box-flex: 1; /* Fx < 112 compatibility */
|
||||
flex-grow: 1;
|
||||
-moz-box-align: stretch; /* Fx < 112 compatibility */
|
||||
align-items: stretch;
|
||||
background-color: var(--toolbar-bgcolor,--toolbar-non-lwt-bgcolor);
|
||||
background-clip: padding-box;
|
||||
|
||||
Reference in New Issue
Block a user