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:
silverwind
2021-09-30 10:48:52 +02:00
committed by GitHub
parent 765056d1e4
commit 9952849aa5

View File

@@ -15,7 +15,6 @@
%clearfix
{
*zoom: 1;
&:before,
&:after
{