Skip to content
Snippets Groups Projects
Commit e989493e authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

properly center data directory label

parent 4f513f27
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ input[type="submit"].highlight{ background:#ffc100; border:1px solid #db0; text-
font-weight:bold; color:#999; text-shadow:0 1px 0 white;
}
#login form fieldset legend a { color:#999; }
#login #datadirContent label { color:#999; display:block; }
#login #datadirContent label { display:block; margin:0; color:#999; }
#login form #datadirField legend { margin-bottom:15px; }
/* Nicely grouping input field sets */
......
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