mirror of https://github.com/gorhill/uBlock.git
Fix spurious v-scrollbar when hovering bottom-most cells
This commit is contained in:
parent
6041a1c894
commit
7442463a87
|
@ -216,8 +216,7 @@ body[dir="rtl"] #tooltip {
|
|||
font-size: 90%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
text-align: right;
|
||||
}
|
||||
#main:not(.dfEnabled) #firewallContainer {
|
||||
|
|
Loading…
Reference in New Issue