mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-11 17:30:44 -07:00
Fix: Compatibility - -moz-box-pack at FF v112 #670
This commit is contained in:
parent
4f41b0b739
commit
4b4e32c6bd
3 changed files with 4 additions and 2 deletions
|
|
@ -279,7 +279,7 @@
|
|||
|
||||
#label-box {
|
||||
@include BoxAlign("center", true);
|
||||
-moz-box-pack: center !important;
|
||||
@include BoxPack("center", true);
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue