Increase Description and Bio textarea height to 100px

This commit is contained in:
Jef van Schendel 2012-07-20 00:45:49 +02:00
parent 8464bcc3e8
commit 47ab857fa3

View File

@ -351,6 +351,7 @@ text-align: center;
textarea#description, textarea#bio {
resize: vertical;
height: 100px;
}
/* comments */