aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/searchReset.css
diff options
context:
space:
mode:
Diffstat (limited to 'arc-firefox-theme/chrome/browser/searchReset.css')
-rw-r--r--arc-firefox-theme/chrome/browser/searchReset.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/arc-firefox-theme/chrome/browser/searchReset.css b/arc-firefox-theme/chrome/browser/searchReset.css
index 3573d7d..8005073 100644
--- a/arc-firefox-theme/chrome/browser/searchReset.css
+++ b/arc-firefox-theme/chrome/browser/searchReset.css
@@ -17,6 +17,6 @@ body {
background-size: 16px, 16px;
}
-#defaultEngine:-moz-dir(rtl) {
+#defaultEngine:dir(rtl) {
background-position: calc(100% - 5px) center;
}