diff options
author | Gaming4JC <g4jc@bulletmail.org> | 2018-06-24 22:33:12 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@bulletmail.org> | 2018-06-24 22:33:12 -0400 |
commit | 590c8d54ffdc302135afe90234b100fdf997ecd1 (patch) | |
tree | 0d3209000c482756d095d4299f36927b4920cc9a | |
parent | 0d1e023e451e833ef843981e0d232d3e6b0239b6 (diff) | |
download | iceweasel-uxp-590c8d54ffdc302135afe90234b100fdf997ecd1.tar.gz |
remove unused social cssv1.6
-rw-r--r-- | base/content/browser.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/base/content/browser.css b/base/content/browser.css index e951985..cffe34c 100644 --- a/base/content/browser.css +++ b/base/content/browser.css @@ -95,10 +95,6 @@ panelview:not([mainview]):not([current]) { visibility: collapse; } -browser[frameType="social"][remote="true"] { - -moz-binding: url("chrome://global/content/bindings/remote-browser.xml#remote-browser"); -} - tabbrowser { -moz-binding: url("chrome://browser/content/tabbrowser.xml#tabbrowser"); } |