Minor CSS fine-tuning

This commit is contained in:
Raymond Hill 2024-03-03 15:31:41 -05:00
parent 21a76e32a1
commit 8781ffe82a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
1 changed files with 1 additions and 1 deletions

View File

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