mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
#812: another textarea set to full width
This commit is contained in:
parent
eb02abbc54
commit
835e0a12a2
@ -116,10 +116,11 @@ body[dir=rtl] #externalListsDiv {
|
||||
margin: 2em 2em 0;
|
||||
}
|
||||
#externalLists {
|
||||
box-sizing: border-box;
|
||||
font-size: smaller;
|
||||
width: 48em;
|
||||
height: 8em;
|
||||
height: 10em;
|
||||
white-space: pre;
|
||||
width: 100%;
|
||||
}
|
||||
body #busyOverlay {
|
||||
position: fixed;
|
||||
|
Loading…
Reference in New Issue
Block a user