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

fix database infield label indentation

parent 6a79b7f2
No related branches found
No related tags found
No related merge requests found
......@@ -472,7 +472,9 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; }
overflow: hidden;
text-overflow: ellipsis;
}
#body-login #databaseField .infield { padding-left:0; }
#body-login #databaseField .infield {
margin-left: 0;
}
#body-login form input[type="checkbox"]+label {
position: relative;
margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment