mirror of https://github.com/gorhill/uBlock.git
Minor CSS fine-tuning
This commit is contained in:
parent
21a76e32a1
commit
8781ffe82a
|
@ -46,7 +46,7 @@ html#ublock0-epicker,
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
#ublock0-epicker #toolbar button {
|
#ublock0-epicker #toolbar button {
|
||||||
min-width: 6em;
|
min-width: 5em;
|
||||||
}
|
}
|
||||||
#ublock0-epicker ul {
|
#ublock0-epicker ul {
|
||||||
margin: 0.25em 0 0 0;
|
margin: 0.25em 0 0 0;
|
||||||
|
|
Loading…
Reference in New Issue