Remove xul-box use from bunch of styles

This commit is contained in:
MrOtherGuy
2023-03-31 18:26:43 +03:00
parent a9201944a9
commit 647b413152
10 changed files with 36 additions and 18 deletions

View File

@@ -15,7 +15,8 @@ See the above repository for updates as well as full license text. */
#tabbrowser-arrowscrollbox:not([overflowing]) .tab-content[pinned] {
padding: 0px !important;
-moz-box-pack: center;
-moz-box-pack: center; /* Fx <112 compatibility */
justify-content: center;
}
.tab-label-container[pinned] {