mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Fine tune the space between power button and basic tools
This commit is contained in:
parent
3730d7d128
commit
291b08a8e6
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ body.off #switch .fa-icon {
|
||||||
fill: #ccc;
|
fill: #ccc;
|
||||||
}
|
}
|
||||||
#basicTools {
|
#basicTools {
|
||||||
margin: 1.5em 0 0.5em 0;
|
margin: 1.2em 0 0.5em 0;
|
||||||
}
|
}
|
||||||
.tool:first-child {
|
.tool:first-child {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue