diff --git a/css/register.css b/css/register.css index ce5dc6cd7eb2f36a11e42324fef28538bbb1c0f5..cd7e97775e8ec228c7f8ad6bcb785b4d1ca0e903 100644 --- a/css/register.css +++ b/css/register.css @@ -28,6 +28,10 @@ text-align: center; } +.user-input { + padding-bottom: 5px; +} + .user-input div { text-align: left; display: inline-block; @@ -50,7 +54,6 @@ .text-input input { width:100%; - height: 2em; } .text-input-with-check {