From f0dbf41808526638d88e7d0432c05b6db57c67dd Mon Sep 17 00:00:00 2001 From: "blakeross%telocity.com" Date: Fri, 5 Apr 2002 07:31:34 +0000 Subject: [PATCH] removing margin about urlbar. --- browser/base/resources/content/browser.js | 2 -- browser/base/resources/skin/browser.css | 1 - 2 files changed, 3 deletions(-) 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 {