remaining -moz-box-x cleanup

This commit is contained in:
MrOtherGuy
2023-09-26 19:38:21 +03:00
parent a504b365c8
commit fe6a29dbcd
14 changed files with 3 additions and 18 deletions

View File

@@ -5,7 +5,6 @@ See the above repository for updates as well as full license text. */
#tabbrowser-arrowscrollbox:not([overflowing]) .tabbrowser-tab[pinned] {
flex-grow: 10;
-moz-box-flex: 10;
max-width: 40px;
}