shift login box on small screens

This commit is contained in:
friendica 2014-05-01 20:14:51 -07:00
parent a39a1584bd
commit 56125f8c46
2 changed files with 1 additions and 1 deletions

View file

@ -262,7 +262,6 @@ aside li {
}
#main-login {
margin-left: 100px;
margin-top: 50px;
}

View file

@ -1,3 +1,4 @@
<form action="{{$dest_url}}" id="{{$form_id}}" method="post" >
<input type="hidden" name="auth-params" value="login" />