diff options
Diffstat (limited to 'arc-firefox-theme/chrome/browser/preferences/in-content/preferences.css')
-rw-r--r-- | arc-firefox-theme/chrome/browser/preferences/in-content/preferences.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arc-firefox-theme/chrome/browser/preferences/in-content/preferences.css b/arc-firefox-theme/chrome/browser/preferences/in-content/preferences.css index 8c3d396..58cea34 100644 --- a/arc-firefox-theme/chrome/browser/preferences/in-content/preferences.css +++ b/arc-firefox-theme/chrome/browser/preferences/in-content/preferences.css @@ -222,7 +222,8 @@ treecol { /* Privacy pane */ #trackingProtectionPBMLearnMore, -#trackingProtectionLearnMore { +#trackingProtectionLearnMore, +#browserContainersLearnMore { margin-inline-start: 1.5em !important; margin-top: 0; font-weight: normal; |