From a561e4e7a2c18f5092ba03185e0836ffa6796d04 Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Thu, 7 Jun 2018 16:22:34 -0400 Subject: [PATCH] =?UTF-8?q?remove=20Dashboard=20bottom=20margin,=20since?= =?UTF-8?q?=20=E2=80=9Cpowered=20by=E2=80=9D=20has=20been=20moved=20now?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scss/_dashboard.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scss/_dashboard.scss b/src/scss/_dashboard.scss index e2228428c..c2ce0ff25 100644 --- a/src/scss/_dashboard.scss +++ b/src/scss/_dashboard.scss @@ -72,7 +72,6 @@ min-height: 400px; outline: none; border: 1px solid rgba($color-gray, 0.2); - margin-bottom: 30px; .uppy-Dashboard--modal & { z-index: $zIndex-3;