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