diff options
Diffstat (limited to 'arc-firefox-theme/chrome/mozapps/extensions/update.css')
-rw-r--r-- | arc-firefox-theme/chrome/mozapps/extensions/update.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arc-firefox-theme/chrome/mozapps/extensions/update.css b/arc-firefox-theme/chrome/mozapps/extensions/update.css index bda89ca..f872b43 100644 --- a/arc-firefox-theme/chrome/mozapps/extensions/update.css +++ b/arc-firefox-theme/chrome/mozapps/extensions/update.css @@ -12,8 +12,8 @@ height: 16px; margin-top: 5px; margin-bottom: 5px; - -moz-margin-start: 5px; - -moz-margin-end: 2px; + margin-inline-start: 5px; + margin-inline-end: 2px; } @media (min-resolution: 1.1dppx) { |