diff --git a/browser/base/resources/content/browser.js b/browser/base/resources/content/browser.js index 19b9ad9f001..839ca34ba0b 100644 --- a/browser/base/resources/content/browser.js +++ b/browser/base/resources/content/browser.js @@ -515,8 +515,6 @@ function Startup() } } - //initConsoleListener(); - // XXXjag work-around for bug 113076 // there's another bug where we throw an exception when getting // sessionHistory if it is null, which I'm exploiting here to diff --git a/browser/base/resources/skin/browser.css b/browser/base/resources/skin/browser.css index 72bb65875be..a7e5b1a8614 100644 --- a/browser/base/resources/skin/browser.css +++ b/browser/base/resources/skin/browser.css @@ -184,7 +184,6 @@ #nav-bar-inner { -moz-box-align: center; min-width: 0px; - margin: 4px 6px; } #urlbar {