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.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
%clearfix
|
||||
{
|
||||
*zoom: 1;
|
||||
&:before,
|
||||
&:after
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user