diff options
author | New Tobin Paradigm <email@mattatobin.com> | 2018-04-16 12:27:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-16 12:27:33 -0400 |
commit | 4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939 (patch) | |
tree | 01eb54b12e30b19ce1901e90f510078644124c83 /application/palemoon/base/content/browser.css | |
parent | 9c2269b0005a3ef0b3be3668e6383c8a617ec8b0 (diff) | |
parent | 8fe7bfe0653d1578267499e56d562a8f5e54ee8d (diff) | |
download | UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.gz UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.lz UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.tar.xz UXP-4ee09e622b3cf099cf9b4cf34e8c4dfe9a006939.zip |
Merge pull request #194 from JustOff/PR_remove_sync_promobox
Remove the Sync promotion in the add-on install doorhanger
Diffstat (limited to 'application/palemoon/base/content/browser.css')
-rw-r--r-- | application/palemoon/base/content/browser.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/application/palemoon/base/content/browser.css b/application/palemoon/base/content/browser.css index 24cbb9d8e..4865cfee7 100644 --- a/application/palemoon/base/content/browser.css +++ b/application/palemoon/base/content/browser.css @@ -631,10 +631,6 @@ statuspanel[inactive][previoustype=overLink] { -moz-box-align: end; } -.panel-inner-arrowcontentfooter[footertype="promobox"] { - -moz-binding: url("chrome://browser/content/urlbarBindings.xml#promobox"); -} - /* highlighter */ %include highlighter.css |