Stopped form overlapping

This commit is contained in:
2018-03-10 22:42:59 +11:00
parent 4e547f6ed5
commit eab2cb622c
2 changed files with 4 additions and 0 deletions

View File

@ -32,4 +32,5 @@
.c-form-input--multiline {
min-height: 10em;
max-width: 100%;
}