mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 09:31:01 +01:00
minor CSS code review
This commit is contained in:
parent
54e8761ce6
commit
e046a967c2
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ body.off #switch .fa {
|
|||
.statName {
|
||||
color: #888;
|
||||
font-size: 85%;
|
||||
margin: 0.8em 0.2em 0.1em 0.2em;
|
||||
margin: 0.8em 0.2em 0.4em 0.2em;
|
||||
text-align: center;
|
||||
}
|
||||
.statValue {
|
||||
|
|
Loading…
Reference in a new issue