Give the right side of the h2 on agenda list more room
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Mar 2016 20:17:24 +0000 (16:17 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Mar 2016 20:17:24 +0000 (16:17 -0400)
Text for the header was going over the plus signs.

css/front.css

index bb319d1..744037c 100644 (file)
@@ -29,6 +29,7 @@
 }
 .glm-event-day-event h2 {
     font-size: 16px;
+    padding-right: 5px;
 }
 .glm-event-day-event .event-content {
     padding: 10px;