Increase height for textareas

This commit is contained in:
Eric Lippmann 2017-05-04 13:53:20 +02:00
parent 7704d6972d
commit d56c7b308e

View File

@ -192,7 +192,7 @@ button.animated.active {
} }
textarea { textarea {
height: 4em; height: 8em;
} }
select.grant-permissions { select.grant-permissions {