From b0dcdc30faf0304047b78d0a22f6b77a3e6706ee Mon Sep 17 00:00:00 2001 From: Bruno Date: Wed, 16 May 2018 18:51:55 -0400 Subject: remove fix header height --- ui/app/css/itcss/components/modal.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'ui') diff --git a/ui/app/css/itcss/components/modal.scss b/ui/app/css/itcss/components/modal.scss index f972c0f7a..74658f656 100644 --- a/ui/app/css/itcss/components/modal.scss +++ b/ui/app/css/itcss/components/modal.scss @@ -566,7 +566,6 @@ padding: 30px; font-size: 22px; color: $nile-blue; - height: 79px; } &__message { @@ -832,7 +831,6 @@ padding: 30px; font-size: 22px; color: $nile-blue; - height: 79px; } .notification-modal-message { -- cgit v1.2.3