Authored by weiqingting

fixed css

@@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@
14 display:inline-block; 14 display:inline-block;
15 width: 20px; 15 width: 20px;
16 height: 20px; 16 height: 20px;
17 - background-image: url('/channel/tip.png') no-repeat; 17 + background: url('/channel/tip.png');
18 background-repeat: no-repeat; 18 background-repeat: no-repeat;
19 background-size: contain; 19 background-size: contain;
20 vertical-align: -2px; 20 vertical-align: -2px;