Skip to content

Commit

Permalink
Remove ie-lte mixin from clearfix helper
Browse files Browse the repository at this point in the history
ie-lte is a mixin coming from govuk_frontend_toolkit which is not imported anymore
  • Loading branch information
alex-ju committed Sep 5, 2019
1 parent 812b15b commit e016fce
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@
display: block;
clear: both;
}

@include ie-lte(7) {
zoom: 1;
}
}

0 comments on commit e016fce

Please sign in to comment.