From e90597c3326932864ef080e306ab070ecfe23ab7 Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Wed, 18 Apr 2018 17:58:28 +0300 Subject: [PATCH] remove fixed height --- assets/css/app.css.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/app.css.sass b/assets/css/app.css.sass index a5eaece..1a2f45e 100644 --- a/assets/css/app.css.sass +++ b/assets/css/app.css.sass @@ -47,9 +47,10 @@ body margin-left: 1% .register_view width: 19% - min-height: 250px margin-right: 1% margin-top: 10px + &:nth-child(5n + 1) + clear: left .field width: 80%