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