Skip to content
Snippets Groups Projects
Commit 44ac4ea5 authored by Christopher Smith's avatar Christopher Smith
Browse files

line up remember me checkbox with the text input fields

parent d08527ab
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,15 @@
.dokuwiki button.button {
vertical-align: middle;
}
/**
* Styles for auth forms
*/
#dw__login label[for="remember__me"] {
margin-left: 50%;
margin-bottom: 1.5em;
}
/**
* Styles for the subscription page
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment