Showing
2 changed files
with
4 additions
and
4 deletions
@@ -146,7 +146,7 @@ | @@ -146,7 +146,7 @@ | ||
146 | .differentOrder{ | 146 | .differentOrder{ |
147 | position: relative; | 147 | position: relative; |
148 | width: 100%; | 148 | width: 100%; |
149 | - | 149 | + margin-top: 10px; |
150 | .warn{ | 150 | .warn{ |
151 | text-align: center; | 151 | text-align: center; |
152 | background: #FEFBD5; | 152 | background: #FEFBD5; |
@@ -177,7 +177,7 @@ | @@ -177,7 +177,7 @@ | ||
177 | border-left: 10px solid transparent; | 177 | border-left: 10px solid transparent; |
178 | border-right:10px solid transparent; | 178 | border-right:10px solid transparent; |
179 | top:-10px; | 179 | top:-10px; |
180 | - right:115px ; | 180 | + right:113px ; |
181 | } | 181 | } |
182 | .differentBag{ | 182 | .differentBag{ |
183 | display: none; | 183 | display: none; |
@@ -514,8 +514,8 @@ | @@ -514,8 +514,8 @@ | ||
514 | border-bottom:10px solid #000000; | 514 | border-bottom:10px solid #000000; |
515 | border-left: 10px solid transparent; | 515 | border-left: 10px solid transparent; |
516 | border-right:10px solid transparent; | 516 | border-right:10px solid transparent; |
517 | - top:-10px; | ||
518 | - right:215px ; | 517 | + top: -10px; |
518 | + right: 219px; | ||
519 | } | 519 | } |
520 | .differentBag{ | 520 | .differentBag{ |
521 | display: none; | 521 | display: none; |
-
Please register or login to post a comment