Skip to content
Snippets Groups Projects
Commit e2fd6dc3 authored by Morris Jobke's avatar Morris Jobke
Browse files

fixes the layout for error messages on the update page

parent 6a4a474a
No related branches found
No related tags found
No related merge requests found
......@@ -622,6 +622,12 @@ label.infield {
cursor: pointer;
}
/* fixes for update page TODO should be fixed some time in a proper way */
/* this is just for an error while updating the ownCloud instance */
#body-login .updateProgress .error {
margin-top: 10px;
margin-bottom: 10px;
}
/* Alternative Logins */
#alternative-logins legend { margin-bottom:10px; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment