Authored by biao

update style icon for ie8

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