From: Anthony Talarico Date: Wed, 14 Sep 2016 19:29:56 +0000 (-0400) Subject: adjusting styles for the days of the week for agenda view X-Git-Tag: v1.4.0^2~43 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2ac9fef78fff783b09d1c8a4ea0566146c611252;p=WP-Plugins%2Fglm-member-db-events.git adjusting styles for the days of the week for agenda view --- diff --git a/css/front.css b/css/front.css index 07483d2..0b54a01 100644 --- a/css/front.css +++ b/css/front.css @@ -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