mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 02:42:33 +01:00
Fixes #1217
This commit is contained in:
parent
388025b10b
commit
fa9a5068e0
@ -53,13 +53,12 @@ input:focus {
|
||||
}
|
||||
#content {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: 90px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 0;
|
||||
overflow-y: auto;
|
||||
padding-top: 90px;
|
||||
}
|
||||
#content table {
|
||||
border: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user