diff options
Diffstat (limited to 'arc-firefox-theme/chrome/global/tabbox.css')
-rw-r--r-- | arc-firefox-theme/chrome/global/tabbox.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arc-firefox-theme/chrome/global/tabbox.css b/arc-firefox-theme/chrome/global/tabbox.css index f575996..e8c3741 100644 --- a/arc-firefox-theme/chrome/global/tabbox.css +++ b/arc-firefox-theme/chrome/global/tabbox.css @@ -59,7 +59,7 @@ tab[visuallyselected="true"] { } tab + tab { - -moz-margin-start: -2px; + margin-inline-start: -2px; } .tab-text { |