forked from GithubBackups/vichan
style.css: adjust textarea causing horizontal scrolling issues
This commit is contained in:
parent
c34914ee8a
commit
ef86d714ac
@ -110,7 +110,8 @@ input[type="text"],input[type="password"],textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
width: 100%;
|
box-sizing: border-box;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
form table tr td {
|
form table tr td {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user