Showing
2 changed files
with
2 additions
and
6 deletions
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | line-height: 2.2rem; | 8 | line-height: 2.2rem; |
9 | margin-bottom: 0.1rem; | 9 | margin-bottom: 0.1rem; |
10 | background-color: #fff; | 10 | background-color: #fff; |
11 | - padding: 0.2rem 0; | 11 | + padding: 0.2rem 0 0.2rem 0.5rem; |
12 | 12 | ||
13 | 13 | ||
14 | div { | 14 | div { |
@@ -70,8 +70,6 @@ | @@ -70,8 +70,6 @@ | ||
70 | border-top: 1px solid #e6e6e6; | 70 | border-top: 1px solid #e6e6e6; |
71 | padding: 0.5rem 2rem 2rem 2rem; | 71 | padding: 0.5rem 2rem 2rem 2rem; |
72 | height: 3rem; | 72 | height: 3rem; |
73 | - position: absolute; | ||
74 | - bottom: 0; | ||
75 | width: 12rem; | 73 | width: 12rem; |
76 | margin: 0 auto; | 74 | margin: 0 auto; |
77 | 75 |
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | line-height: 2.2rem; | 8 | line-height: 2.2rem; |
9 | margin-bottom: 0.1rem; | 9 | margin-bottom: 0.1rem; |
10 | background-color: #fff; | 10 | background-color: #fff; |
11 | - padding: 0.2rem 0; | 11 | + padding: 0.2rem 0 0.2rem 0.5rem; |
12 | 12 | ||
13 | 13 | ||
14 | div { | 14 | div { |
@@ -70,8 +70,6 @@ | @@ -70,8 +70,6 @@ | ||
70 | border-top: 1px solid #e6e6e6; | 70 | border-top: 1px solid #e6e6e6; |
71 | padding: 0.5rem 2rem 2rem 2rem; | 71 | padding: 0.5rem 2rem 2rem 2rem; |
72 | height: 3rem; | 72 | height: 3rem; |
73 | - position: absolute; | ||
74 | - bottom: 0; | ||
75 | width: 12rem; | 73 | width: 12rem; |
76 | margin: 0 auto; | 74 | margin: 0 auto; |
77 | 75 |
-
Please register or login to post a comment