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;