1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

minor css adjustments

This commit is contained in:
gorhill 2016-02-02 09:51:45 -05:00
parent da990d9d66
commit 5e21da7502

View File

@ -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;
}