浏览代码

联合丽格V1.0.2

zhengjinyi 2 年之前
父节点
当前提交
bf520da1a4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/static/css/product/list.css

+ 1 - 1
src/main/resources/static/css/product/list.css

@@ -7,7 +7,7 @@ li{list-style:none}
     .search-text{float: left;margin-right: 20px;}
     .search-text-brand{float: left;position: relative; height: 24px;padding: 0 24px 0 12px;line-height: 24px;box-sizing: border-box;border: 1px solid #DDDDDD;border-radius: 2px;text-align: center;font-size: 14px;color: #4A4F58;}
     .search-text-brand a{color: #E15621;}
-    .search-text-brand .icon:before{background-position: -120px -657px;width: 24px;height: 24px;right: 0;position: absolute;cursor: pointer;}
+    .search-text-brand .icon:before{background-position: -227px -648px;width: 24px;height: 24px;right: 0;position: absolute;cursor: pointer;}
     .product-brand{width:1184px;margin:16px auto;box-sizing:border-box;min-height: 88px;padding:24px 12px 12px 12px;font-size:0;text-align:center;background:#FFF;position: relative;}
     .product-brand .product-brand-name{width: 116px;float: left;border-right: 1px solid #F7F7F7;line-height: 44px;text-align: center;font-size: 16px;color: #4A4F58;}
     .product-brand .product-brand-name.show{line-height: 88px;}