forked from wallabag/wallabag
Some small design tweaks to the login page: Moving 'Stay signed in' label and removing left margin on input boxes
This commit is contained in:
@ -92,7 +92,6 @@ form fieldset {
|
||||
form input[type="text"], select, form input[type="password"], form input[type="url"], form input[type="email"] {
|
||||
border: 1px solid #999;
|
||||
padding: 0.5em 1em;
|
||||
margin-left: 5px;
|
||||
min-width: 12em;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user