fix options.js textareas
This commit is contained in:
parent
6fc4c02c4e
commit
f9308ff28d
@ -821,6 +821,10 @@ div.thread:hover {
|
|||||||
height: 300px;
|
height: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#options_div textarea {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
#options_close {
|
#options_close {
|
||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user