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

@@ -16,7 +16,7 @@ See the above repository for updates as well as full license text. */
.tab-close-button{
-moz-box-ordinal-group: 0; /* Firefox <112 compatibility */
order: -1;
display: -moz-box !important;
display: flex !important;
position: relative;
margin-inline: -4px -20px !important;
padding-inline-start: 7px !important;