From eaaa1681e243abd337b0ffb5140538d89e04b2b3 Mon Sep 17 00:00:00 2001 From: ijin08 Date: Thu, 21 Mar 2019 12:29:13 +0100 Subject: [PATCH] another change that didn't come with earlier commit --- public/sass/pages/_explore.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/sass/pages/_explore.scss b/public/sass/pages/_explore.scss index 0b26417005b..9784f8c89e4 100644 --- a/public/sass/pages/_explore.scss +++ b/public/sass/pages/_explore.scss @@ -91,7 +91,7 @@ } .explore-toolbar-content-item:first-child { - padding-left: $dashboard-spacer; + padding-left: $dashboard-padding; margin-right: auto; }