Authored by biao

update style icon for ie8

... ... @@ -15,6 +15,7 @@
.card {
height: $height;
width: calc($width + $space);
float: left;
position: relative;
box-sizing: border-box;
... ...