mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
Decrease a bit the space between extra tools at bottom of popup panel
Since the counts are now limited to two characters, no point allocating more space than needed.
This commit is contained in:
parent
4caf389a87
commit
f6dde894cb
@ -155,7 +155,7 @@ body.off #switch .fa-icon {
|
||||
#extraTools > span {
|
||||
cursor: pointer;
|
||||
font-size: 1.2em;
|
||||
margin: 0 0.9em 0 0;
|
||||
margin: 0 0.8em 0 0;
|
||||
position: relative;
|
||||
}
|
||||
#extraTools > span:first-of-type {
|
||||
|
Loading…
Reference in New Issue
Block a user