|
|
@@ -327,8 +327,8 @@
|
|
|
opacity: 1;
|
|
|
background-color: white;
|
|
|
width: 600px;
|
|
|
- top: 40px;
|
|
|
- left: 200px;
|
|
|
+ top: 50px;
|
|
|
+ left: 100px;
|
|
|
border: 1px solid #E7E5E2;
|
|
|
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
|
|
|
box-shadow: 0 5px 15px rgba(0,0,0,.5);
|
|
|
@@ -453,7 +453,7 @@
|
|
|
<!--<span style="width: 100%; text-align: left; padding-left: 20px;" class="ng-binding"><img src="static/img/user/images/shop_home01.png">{{purchase.buyentername}}</span>-->
|
|
|
<!--</dd>-->
|
|
|
<dd class="order-company">
|
|
|
- <span style="white-space: nowrap; width: 100%; text-align: left; line-height: 50px;">
|
|
|
+ <span style="white-space: nowrap; width: 100%; text-align: left; line-height: 50px; position:relative;">
|
|
|
<i style="min-width: 315px; display: inline-block">
|
|
|
<i ng-bind="purchase.buyername" style="color: #333; margin-left: 20px;"></i>
|
|
|
<i style="color: #999; margin: 0 5px;" ng-if="purchase.buyentername">|</i>
|