From 86ba57af9c811db074ff91228d8ddb83a7a75b63 Mon Sep 17 00:00:00 2001 From: elhombretecla Date: Thu, 23 Feb 2017 19:12:41 +0100 Subject: [PATCH] fix firefox icon th at libraries --- frontend/resources/styles/main/partials/dashboard-grid.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/resources/styles/main/partials/dashboard-grid.scss b/frontend/resources/styles/main/partials/dashboard-grid.scss index cca8c8c026..4a4e48a388 100644 --- a/frontend/resources/styles/main/partials/dashboard-grid.scss +++ b/frontend/resources/styles/main/partials/dashboard-grid.scss @@ -265,6 +265,7 @@ svg { height: 20%; max-width: 120px; + min-height: 40px; width: 3vw; }