mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
textarea resize fix focused to settings
This commit is contained in:
parent
f8303b6184
commit
ef667e81e1
1 changed files with 1 additions and 1 deletions
|
@ -503,7 +503,7 @@ header #banner {
|
|||
clear: both;
|
||||
}
|
||||
/* make textareas resize in the correct direction */
|
||||
textarea {
|
||||
body.mod-settings textarea {
|
||||
resize: vertical !important;
|
||||
}
|
||||
/* Other people profiles */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue