From: Ove Klykken Date: Mon, 28 Jul 2014 18:49:14 +0000 (-0400) Subject: adding float left to two main columns X-Git-Tag: VV1^2~55^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=cfa8a85608227f1603eb7c1d2d194d50770291af;p=web%2FCityofMI.git adding float left to two main columns --- diff --git a/styles.css b/styles.css index 09d2ccd..4bcffa7 100755 --- a/styles.css +++ b/styles.css @@ -1,7 +1,7 @@ /* Events */ #event-main-column, #event-second-column { - float: none; + float: left; }