From 5894b8f4e0815f635879e5d9b3592e8de8852038 Mon Sep 17 00:00:00 2001 From: Trent White Date: Tue, 5 Dec 2017 12:30:49 -0500 Subject: [PATCH] reduce app icon by 3px on home dashboard - wasn't lining up properly with starred/recently viewed dasboard list properly --- public/sass/components/_panel_pluginlist.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/sass/components/_panel_pluginlist.scss b/public/sass/components/_panel_pluginlist.scss index f000b795dc1..2c1b074898b 100644 --- a/public/sass/components/_panel_pluginlist.scss +++ b/public/sass/components/_panel_pluginlist.scss @@ -18,7 +18,7 @@ } .pluginlist-image { - width: 20px; + width: 17px; } .pluginlist-title {