Bug 1322333 Misaligned "Account Management" in RTL r?gijs draft
authorTomer Cohen <tomer@tomercohen.com>
Wed, 07 Dec 2016 10:04:20 +0200
changeset 447833 a5a070c8ca1ac8d8981a8b9d556197f93cae3782
parent 447638 f062f965dcd7c04167b6e2d26c71f50361c17a97
child 447943 3630dcb17c5a44f97217f13400fa134d1e7fea0d
push id38181
push userbmo:tomer.moz.bugs@tomercohen.com
push dateWed, 07 Dec 2016 23:44:24 +0000
reviewersgijs
bugs1322333
milestone53.0a1
Bug 1322333 Misaligned "Account Management" in RTL r?gijs MozReview-Commit-ID: 7P7sWWaZ1mt
browser/themes/shared/incontentprefs/preferences.inc.css
--- a/browser/themes/shared/incontentprefs/preferences.inc.css
+++ b/browser/themes/shared/incontentprefs/preferences.inc.css
@@ -508,17 +508,17 @@ description > html|a {
   text-align: center;
   padding-left: 11px;
   padding-right: 11px;
   margin: 0;
   min-width: 0;
 }
 
 .fxaAccountBoxButtons > button:first-child {
-  margin-right: 14px !important;
+  margin-inline-end: 14px !important;
 }
 
 .fxaSyncIllustration {
   width: 231px;
   list-style-image: url(chrome://browser/skin/fxa/sync-illustration.png)
 }
 
 #fxaLoginStatus[hasName] #fxaEmailAddress1 {