mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Fix misaligned label
This commit is contained in:
parent
f459cf74bf
commit
51ab3e6c52
@ -59,6 +59,7 @@ body:not(.editing) #diff.dirty #commitButton:hover {
|
||||
}
|
||||
|
||||
#ruleFilter {
|
||||
align-items: center;
|
||||
direction: ltr;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user