diff --git a/chrome/content/vimperator/default.css b/chrome/content/vimperator/default.css index 4343e799..30190388 100644 --- a/chrome/content/vimperator/default.css +++ b/chrome/content/vimperator/default.css @@ -165,6 +165,9 @@ fieldset.paypal { .statusbar-resizerpanel { display: none; } +#statusbar-display, #statusbar-progresspanel { + display: none; +} /* colors for the statusbar */ /* #status-bar is included so it also gets the right color before the first setClass("insecure") */