From 04902f2a7147c498d30f1c3a98efa89b33388011 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 18 Mar 2016 15:04:18 -0400 Subject: [PATCH] Update margin on the calendar in agenda view --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index e63904b..bb319d1 100644 --- a/css/front.css +++ b/css/front.css @@ -65,7 +65,7 @@ color: #fff; } .glm-event-cal { - margin-top: 20px; + margin-top: 10px; width: 64px; border: 1px solid #2c296d; border-radius: 5px; -- 2.17.1