Skip to content

Commit 9952849

Browse files
authored
refactor: remove IE7 CSS hack (#7526)
Remove IE specific start hack: https://stackoverflow.com/a/14927670/808699 that was targeting IE 5.5 to 7.
1 parent 765056d commit 9952849

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/style/_mixins.scss

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
%clearfix
1717
{
18-
*zoom: 1;
1918
&:before,
2019
&:after
2120
{

0 commit comments

Comments
 (0)