shift login box on small screens
This commit is contained in:
parent
a39a1584bd
commit
56125f8c46
@ -262,7 +262,6 @@ aside li {
|
||||
}
|
||||
|
||||
#main-login {
|
||||
margin-left: 100px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
|
||||
<form action="{{$dest_url}}" id="{{$form_id}}" method="post" >
|
||||
<input type="hidden" name="auth-params" value="login" />
|
||||
|
||||
|
Reference in New Issue
Block a user