Showing
1 changed file
with
2 additions
and
4 deletions
@@ -128,12 +128,10 @@ | @@ -128,12 +128,10 @@ | ||
128 | } | 128 | } |
129 | 129 | ||
130 | .notice { | 130 | .notice { |
131 | - position: relative; | ||
132 | - left: 30px; | ||
133 | - top: 4px; | 131 | + float: right; |
134 | font-size: 28px; | 132 | font-size: 28px; |
135 | color: #444; | 133 | color: #444; |
136 | - padding: 10px; | 134 | + padding: 2px 10px 10px; |
137 | } | 135 | } |
138 | 136 | ||
139 | .installment-overdue-notice { | 137 | .installment-overdue-notice { |
-
Please register or login to post a comment