Merge pull request #900 from henrebotha/patch-1

Prevent cutting off a few pixels at the top
This commit is contained in:
Oliver Blanthorn 2018-08-16 21:08:46 +01:00 committed by GitHub
commit 32a1fd25d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"],