Authored by 毕凯

晒选框小箭头 没底线

@@ -284,12 +284,12 @@ @@ -284,12 +284,12 @@
284 } 284 }
285 285
286 .senior-up-icon { 286 .senior-up-icon {
  287 + position: relative;
287 width: 100%; 288 width: 100%;
288 height: 9px; 289 height: 9px;
289 - z-index: 1; 290 + z-index: 3;
290 margin-left: -11px; 291 margin-left: -11px;
291 visibility: hidden; 292 visibility: hidden;
292 -  
293 background: image-url('product/senior-up.png') no-repeat; 293 background: image-url('product/senior-up.png') no-repeat;
294 background-position-x: 50%; 294 background-position-x: 50%;
295 } 295 }