diff --git a/src/static/css/userChrome-minimal.css b/src/static/css/userChrome-minimal.css index 80ab78a0..9eb20f54 100644 --- a/src/static/css/userChrome-minimal.css +++ b/src/static/css/userChrome-minimal.css @@ -77,6 +77,10 @@ padding-top: 7px !important; } +#main-window[sizemode="maximized"] #content-deck { + padding-top: 8px; +} + /* Hide URL notifications that aren't particularly useful and cover up the command line * TODO: move it above the command line / bring functionality into status line like Vimperator */ statuspanel[type="overLink"],