diff options
-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"); } |