mirror of https://github.com/gorhill/uBlock.git
minor css adjustments
This commit is contained in:
parent
da990d9d66
commit
5e21da7502
|
@ -176,12 +176,12 @@ body.off #switch .fa {
|
|||
#extraTools > span {
|
||||
cursor: pointer;
|
||||
font-size: 18px;
|
||||
margin: 0 0.5em;
|
||||
margin: 0 0.45em;
|
||||
position: relative;
|
||||
}
|
||||
#extraTools > span > span.badge {
|
||||
color: #222;
|
||||
bottom: 0;
|
||||
bottom: -1px;
|
||||
font: 10.5px sans-serif;
|
||||
position: absolute;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue