From 0220015edd1c06e0475a346ca5882e3b1758af48 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 25 Sep 2012 22:07:53 -0700 Subject: remove all ie7 conditionals and mixins --- docs/assets/css/bootstrap-responsive.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/assets/css/bootstrap-responsive.css') diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css index 8155f0f54..800c17560 100644 --- a/docs/assets/css/bootstrap-responsive.css +++ b/docs/assets/css/bootstrap-responsive.css @@ -8,10 +8,6 @@ * Designed and built with all the love in the world @twitter by @mdo and @fat. */ -.clearfix { - *zoom: 1; -} - .clearfix:before, .clearfix:after { display: table; @@ -100,7 +96,6 @@ .row { margin-right: -15px; margin-left: -15px; - *zoom: 1; } .row:before, .row:after { @@ -372,7 +367,6 @@ .row { margin-right: -10px; margin-left: -10px; - *zoom: 1; } .row:before, .row:after { -- cgit v1.2.3