From a94cb0967726a8a5964501c1902b1e5ba7a876a5 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Thu, 16 Jan 2020 19:32:29 +0100 Subject: [PATCH] :lipstick: Minor cosmetic changes on dashboard-grid css. --- frontend/resources/styles/main/partials/dashboard-grid.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/resources/styles/main/partials/dashboard-grid.scss b/frontend/resources/styles/main/partials/dashboard-grid.scss index 175551b77..d8da5eeb0 100644 --- a/frontend/resources/styles/main/partials/dashboard-grid.scss +++ b/frontend/resources/styles/main/partials/dashboard-grid.scss @@ -6,7 +6,6 @@ // Copyright (c) 2015-2016 Juan de la Cruz .dashboard-grid { - align-items: center; display: flex; flex-direction: column; font-size: $fs14;