sqd draft
authorflyingrub <flyinggrub@gmail.com>
Sat, 12 Aug 2017 15:36:12 +0200
changeset 645283 c0d6f2d6e966c516ba9aeacc00016159cc26a8e0
parent 645279 b8968f34aecb9da4e23b0bd041a00ae5bf8b46f5
child 645284 98851b321b20c40ebe5819e82c484353f78d6bf0
push id73733
push userbmo:flyinggrub@gmail.com
push dateSat, 12 Aug 2017 13:36:43 +0000
milestone57.0a1
sqd MozReview-Commit-ID: K3YMyQeZ2Ew
toolkit/content/aboutTelemetry.css
--- a/toolkit/content/aboutTelemetry.css
+++ b/toolkit/content/aboutTelemetry.css
@@ -75,17 +75,17 @@ body {
   background-image: url(chrome://global/skin/icons/arrow-dropdown-16.svg);
   background-position: right 8px center;
   background-repeat: no-repeat;
   -moz-context-properties: fill;
   fill: currentColor;
 }
 
 body[dir=rtl] .dropdown {
-  background-position: left 8px center;
+  background-position-x: left 8px;
 }
 
 #controls {
   display: flex;
   margin-top: 4px;
   justify-content: space-between;
 }