Increase Description and Bio textarea height to 100px
This commit is contained in:
parent
8464bcc3e8
commit
47ab857fa3
@ -351,6 +351,7 @@ text-align: center;
|
||||
|
||||
textarea#description, textarea#bio {
|
||||
resize: vertical;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
/* comments */
|
||||
|
Loading…
x
Reference in New Issue
Block a user