From 8275f2aa9a74ca12a7d1241aa9bb688c6b1c0723 Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 24 Feb 2019 14:30:29 -0500 Subject: #396: update registration form --- src/components/registration/registration.vue | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'src/components/registration/registration.vue') diff --git a/src/components/registration/registration.vue b/src/components/registration/registration.vue index f428ead3..30096c54 100644 --- a/src/components/registration/registration.vue +++ b/src/components/registration/registration.vue @@ -9,7 +9,7 @@
- +
    @@ -21,7 +21,7 @@
    - +
      @@ -44,8 +44,8 @@
    - - + +
    @@ -139,6 +139,10 @@ $validations-cRed: #f04124; flex-direction: column; } + textarea { + min-height: 100px; + } + .form-group { display: flex; flex-direction: column; -- cgit v1.2.3-70-g09d2