@@ -270,16 +270,20 @@
.storeInfo .storeIns{
margin-top: 20px;
width: 1190px;
- height: 48px;
line-height: 48px;
+ position: relative;
+ padding-left: 70px;
}
.storeInfo .storeIns .sign {
- display: table-cell;
+ display: inline-block;
vertical-align: middle;
font-size: 14px;
+ position: absolute;
+ left: 0;
+ top: 0;
.storeInfo .storeIns .storeInList {
.storeInfo .choose {
border: 1px solid #ccc;