mirror of https://github.com/gorhill/uBlock.git
this works for both Chromium and Firefox
This commit is contained in:
parent
44768e8dba
commit
180285fc5f
|
@ -140,7 +140,7 @@ body[dir="rtl"] #commitButton:before {
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
direction: ltr;
|
direction: ltr;
|
||||||
font: 12px monospace;
|
font: 12px monospace;
|
||||||
line-height: calc(140% + 4px);
|
line-height: 1.733;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
left: 0;
|
left: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue