SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 0dac4a41 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Minor style edit to improve form feedback

parent 2ed3d529
No related branches found
No related tags found
No related merge requests found
...@@ -5,3 +5,13 @@ ...@@ -5,3 +5,13 @@
.form-control { .form-control {
font-family: inherit; font-family: inherit;
} }
.has-error .form-control {
border-color: #d9534f;
}
.form-control + .help-block {
margin-top: 3px;
display: inline-block;
font-weight: 600;
}
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