Bug 1379210 - Add a space between the trackingProtectionPBM checkbox and the learn more link. draft
authorEvan Tseng <evan@tseng.io>
Fri, 29 Sep 2017 17:03:47 +0800
changeset 674191 eca645fa33407475ed61ca0880e6e40c775d8855
parent 673986 65dac33a5682f3ec5a675e7f3314b0c1520a13fa
child 734251 4b3b48ccab793afae4124b21bce60f98384e53e2
push id82750
push userbmo:evan@tseng.io
push dateTue, 03 Oct 2017 11:08:39 +0000
bugs1379210
milestone58.0a1
Bug 1379210 - Add a space between the trackingProtectionPBM checkbox and the learn more link. MozReview-Commit-ID: J8ameWQw6CX
browser/components/preferences/in-content/privacy.xul
--- a/browser/components/preferences/in-content/privacy.xul
+++ b/browser/components/preferences/in-content/privacy.xul
@@ -509,17 +509,17 @@
                  accesskey="&trackingProtectionNever.accesskey;"/>
         </radiogroup>
       </vbox>
       <vbox id="trackingProtectionPBMBox" flex="1">
         <hbox align="center">
           <checkbox id="trackingProtectionPBM"
                     preference="privacy.trackingprotection.pbmode.enabled"
                     accesskey="&trackingProtectionPBM6.accesskey;"/>
-          <label flex="1">&trackingProtectionPBM6.label;<label id="trackingProtectionPBMLearnMore"
+          <label flex="1">&trackingProtectionPBM6.label;<spacer class="tail-with-learn-more" /><label id="trackingProtectionPBMLearnMore"
                  class="learnMore text-link">&trackingProtectionPBMLearnMore.label;</label>
           </label>
         </hbox>
       </vbox>
       <vbox id="trackingProtectionAdvancedSettings">
         <!-- Please don't remove the wrapping hbox/vbox/box for these elements. It's used to properly compute the search tooltip position. -->
         <hbox>
           <button id="trackingProtectionExceptions"