From 98bf9fb7945e4330beb0b2819b28d62be66b325a Mon Sep 17 00:00:00 2001 From: Volker E Date: Mon, 16 Dec 2019 21:31:41 -0800 Subject: [PATCH] Remove IE6/7 support (#354) Removing CSS hack for non-supported IEs. --- css/jquery.uls.grid.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/jquery.uls.grid.css b/css/jquery.uls.grid.css index f068a86..bd8a174 100644 --- a/css/jquery.uls.grid.css +++ b/css/jquery.uls.grid.css @@ -42,8 +42,6 @@ max-width: none; min-width: 600px; margin: 0 auto; - /* Nicolas Gallagher's micro clearfix */ - *zoom: 1; } .grid .row .row {