Remove even more old Firefox < 112 compatibility rules

This commit is contained in:
MrOtherGuy
2023-09-10 06:55:31 +03:00
parent b2bb9d3b84
commit 1ff9383984
8 changed files with 0 additions and 18 deletions

View File

@@ -42,7 +42,6 @@ This will NOT work correctly if you have hidden tabs such as with tab groups ext
}
@media (-moz-platform: linux){
#TabsToolbar .titlebar-buttonbox{
-moz-box-align: stretch !important; /* Fx < 112 compatibility */
align-items: stretch !important;
}
#TabsToolbar > .titlebar-buttonbox-container > .titlebar-buttonbox > .titlebar-button{