Forgot this one. Also disable horizontal resize for the bio field
This commit is contained in:
parent
ce86b1d5af
commit
f5d837fe4a
@ -257,7 +257,7 @@ textarea#comment_content {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
textarea#description {
|
||||
textarea#description, textarea#bio {
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user