1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00

Ensure +/- symbols are same width in popup panel

This commit is contained in:
Raymond Hill 2019-11-12 08:16:33 -05:00
parent 5d65f6c098
commit 4d8250ab04
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -329,6 +329,7 @@ body[dir="rtl"] #tooltip {
}
#firewallContainer > div > span[data-acount]::before,
#firewallContainer > div > span[data-bcount]::after {
font-family: monospace;
position: absolute;
}
#firewallContainer > div > span[data-acount]::before {