just moving the breakpoint on home calendar a little
authorOve Klykken <ove@gaslightmedia.com>
Tue, 29 Jul 2014 18:32:46 +0000 (14:32 -0400)
committerOve Klykken <ove@gaslightmedia.com>
Tue, 29 Jul 2014 18:32:46 +0000 (14:32 -0400)
styles.css

index 7528d1c..9af9d7a 100755 (executable)
@@ -306,7 +306,7 @@ img {
         padding: 5px;\r
         }\r
     }\r
-@media only screen and (max-width: 51em) {\r
+@media only screen and (max-width: 54em) {\r
     #eventCalendar table {\r
         display: none;\r
         }\r
@@ -327,7 +327,7 @@ img {
 #eventItemWrapper {\r
     padding: 0 10px;\r
     }\r
-@media only screen and (max-width: 59.5em) {\r
+@media only screen and (max-width: 60em) {\r
     #eventItemWrapper a:nth-child(4) {\r
         display: none;\r
         }\r