Showing
1 changed file
with
2 additions
and
10 deletions
@@ -32,14 +32,10 @@ | @@ -32,14 +32,10 @@ | ||
32 | float: left; | 32 | float: left; |
33 | width: 172px; | 33 | width: 172px; |
34 | text-align: center; | 34 | text-align: center; |
35 | - | ||
36 | - &:last-child { | ||
37 | - float: right; | ||
38 | - } | ||
39 | } | 35 | } |
40 | 36 | ||
41 | .reason { | 37 | .reason { |
42 | - width: 330px; | 38 | + width: 290px; |
43 | } | 39 | } |
44 | 40 | ||
45 | .info { | 41 | .info { |
@@ -62,12 +58,8 @@ | @@ -62,12 +58,8 @@ | ||
62 | text-align: center; | 58 | text-align: center; |
63 | } | 59 | } |
64 | 60 | ||
65 | - .price { | ||
66 | - float: right; | ||
67 | - } | ||
68 | - | ||
69 | .reason { | 61 | .reason { |
70 | - width: 330px; | 62 | + width: 290px; |
71 | } | 63 | } |
72 | 64 | ||
73 | .check { | 65 | .check { |
-
Please register or login to post a comment