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

fix button text color

parent d7ed3538
Branches
No related tags found
No related merge requests found
......@@ -774,6 +774,9 @@ html.ie8 #body-login form input[type="checkbox"] {
color: #fff !important;
font-weight: 600 !important;
}
.error a.button {
color: #555 !important;
}
.error pre {
white-space: pre-wrap;
text-align: left;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment