Showing
2 changed files
with
3 additions
and
4 deletions
@@ -47,12 +47,11 @@ | @@ -47,12 +47,11 @@ | ||
47 | color: #1b1b1b; | 47 | color: #1b1b1b; |
48 | } | 48 | } |
49 | 49 | ||
50 | - .right { | ||
51 | - width: auto; | 50 | + .order-page { |
52 | height: 24px; | 51 | height: 24px; |
53 | line-height: 24px; | 52 | line-height: 24px; |
54 | margin-top: 12px; | 53 | margin-top: 12px; |
55 | - | 54 | + float: right; |
56 | label { | 55 | label { |
57 | color: #1b1b1b; | 56 | color: #1b1b1b; |
58 | font-weight: 700; | 57 | font-weight: 700; |
-
Please register or login to post a comment