re-align the "remember me" button on login page after bootstrap update

This commit is contained in:
friendica 2014-07-27 17:34:54 -07:00
parent 34cc4cdc60
commit 34d0490732

View File

@ -289,6 +289,7 @@ aside li {
padding: 0;
margin-top: 15px;
margin-bottom: 0;
margin-left: 0;
width: 20px;
}
@ -297,6 +298,7 @@ aside li {
margin-bottom: 0;
float: left;
width: 100px;
padding-left: 0;
}
#main-login .field_end {