mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 17:41:03 +01:00
Make row slightly taller on mobile
This commit is contained in:
parent
cf084e1db7
commit
c40df88bc6
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ body[dir="rtl"] #tooltip {
|
|||
-moz-box-sizing: border-box;
|
||||
color: #000;
|
||||
display: inline-flex;
|
||||
padding: 0.35em 0;
|
||||
padding: 0.4em 0;
|
||||
position: relative;
|
||||
}
|
||||
#firewallContainer > div:first-of-type > span:first-of-type {
|
||||
|
|
Loading…
Reference in a new issue