diff options
Diffstat (limited to 'arc-firefox-theme/chrome/global/checkbox.css')
-rw-r--r-- | arc-firefox-theme/chrome/global/checkbox.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arc-firefox-theme/chrome/global/checkbox.css b/arc-firefox-theme/chrome/global/checkbox.css index de2e93c..a4e0744 100644 --- a/arc-firefox-theme/chrome/global/checkbox.css +++ b/arc-firefox-theme/chrome/global/checkbox.css @@ -42,7 +42,7 @@ checkbox { } .checkbox-icon[src] { - -moz-margin-end: 2px; + margin-inline-end: 2px; } .checkbox-label { |