From 5726577fd43397bfea7791b2d6dd17e010934cbc Mon Sep 17 00:00:00 2001 From: Bas Brands Date: Thu, 26 Apr 2018 16:40:36 +0200 Subject: [PATCH] MDL-62213 Theme boost: calendar filter icon positions --- theme/boost/scss/moodle/calendar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/boost/scss/moodle/calendar.scss b/theme/boost/scss/moodle/calendar.scss index ca0f4c10cfe..8c88d89f57f 100644 --- a/theme/boost/scss/moodle/calendar.scss +++ b/theme/boost/scss/moodle/calendar.scss @@ -373,6 +373,7 @@ $calendarEventUserColor: #dce7ec !default; // Pale blue. } .icon { vertical-align: initial; + margin: 0 0.1rem 0 0.4rem; } > a {