From: Steve Sutton Date: Fri, 18 Mar 2016 20:17:24 +0000 (-0400) Subject: Give the right side of the h2 on agenda list more room X-Git-Tag: v1.0.0^2~162^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=4753b7bd8483834469492f81476ca10ab079d99e;p=WP-Plugins%2Fglm-member-db-events.git Give the right side of the h2 on agenda list more room Text for the header was going over the plus signs. --- diff --git a/css/front.css b/css/front.css index bb319d1..744037c 100644 --- a/css/front.css +++ b/css/front.css @@ -29,6 +29,7 @@ } .glm-event-day-event h2 { font-size: 16px; + padding-right: 5px; } .glm-event-day-event .event-content { padding: 10px;