remove old Fx <112 compatibility rules

This commit is contained in:
MrOtherGuy
2023-09-07 20:20:40 +03:00
parent ed5a677a15
commit 13e1340e9a
21 changed files with 0 additions and 48 deletions

View File

@@ -5,7 +5,6 @@ See the above repository for updates as well as full license text. */
/* More importantly, this makes window controls to respect layout rules the other styles rely on */
.titlebar-buttonbox{
-moz-box-align: stretch !important; /* Fx <112 compatibility */
align-items: stretch !important;
}
.titlebar-button {