From: Steve Sutton Date: Fri, 18 Mar 2016 19:04:18 +0000 (-0400) Subject: Update margin on the calendar in agenda view X-Git-Tag: v1.0.0^2~162^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=04902f2a7147c498d30f1c3a98efa89b33388011;p=WP-Plugins%2Fglm-member-db-events.git Update margin on the calendar in agenda view --- 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;