adjusting styles for the days of the week for agenda view
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 14 Sep 2016 19:29:56 +0000 (15:29 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 14 Sep 2016 19:29:56 +0000 (15:29 -0400)
css/front.css

index 07483d2..0b54a01 100644 (file)
@@ -309,10 +309,10 @@ span.agenda-event-weekday:first-child{
 
 }
 .agenda-days-of-week{
-    display: inline-block;
+    
 }
 @media (min-width: 385px){
     .agenda-days-of-week{
-        margin-left: 15px;
+        
     }
 }
\ No newline at end of file