Authored by 毕凯

搜索筛选 银色和彩色的小图标 不占满问题修改

code review by bikai
@@ -82,6 +82,7 @@ @@ -82,6 +82,7 @@
82 width: 14px; 82 width: 14px;
83 border: 1px solid #fff; 83 border: 1px solid #fff;
84 margin-bottom: -3px; 84 margin-bottom: -3px;
  85 + background-size: 100% !important;
85 } 86 }
86 87
87 .clear-checked { 88 .clear-checked {
@@ -283,6 +284,7 @@ @@ -283,6 +284,7 @@
283 border: 1px solid #ccc; 284 border: 1px solid #ccc;
284 margin-bottom: -6px; 285 margin-bottom: -6px;
285 margin-right: 5px; 286 margin-right: 5px;
  287 + background-size: 100% !important;
286 } 288 }
287 289
288 .senior { 290 .senior {