diff options
| author | Mark Otto <[email protected]> | 2012-09-25 22:07:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-25 22:07:53 -0700 |
| commit | 0220015edd1c06e0475a346ca5882e3b1758af48 (patch) | |
| tree | 48c17aeb344d59a23d51a81e8cc522ded1b04bd9 /docs/assets/css/bootstrap-responsive.css | |
| parent | f0b4f05a2751d96a6861a09db0115ad959e00d34 (diff) | |
| download | bootstrap-0220015edd1c06e0475a346ca5882e3b1758af48.tar.xz bootstrap-0220015edd1c06e0475a346ca5882e3b1758af48.zip | |
remove all ie7 conditionals and mixins
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
| -rw-r--r-- | docs/assets/css/bootstrap-responsive.css | 6 |
1 files changed, 0 insertions, 6 deletions
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 { |
