fix
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -50,7 +50,7 @@ body.login { | ... | @@ -50,7 +50,7 @@ body.login { |
| 50 | #login h1 { | 50 | #login h1 { |
| 51 | /* display: none; */ | 51 | /* display: none; */ |
| 52 | position: absolute; | 52 | position: absolute; |
| 53 | width: 400px; | 53 | width: auto; |
| 54 | min-height: 250px; | 54 | min-height: 250px; |
| 55 | padding: 60px 100px 100px 240px; | 55 | padding: 60px 100px 100px 240px; |
| 56 | margin-left: 30%; | 56 | margin-left: 30%; | ... | ... |
-
Please register or sign in to post a comment