From 4805de1594389892af2abd7c25ea00f1f6dd4332 Mon Sep 17 00:00:00 2001 From: MickeyKay Date: Fri, 21 Feb 2014 15:32:27 -0800 Subject: [PATCH] Fixed .first clear style to not include regular
  • s --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 54bfab3..c08359a 100644 --- a/style.css +++ b/style.css @@ -1952,7 +1952,7 @@ Media Queries width: 82.90598290598291%; } - .first, + col.first, .footer-widgets .footer-widgets-1 { clear: both; margin-left: 0;