Skip to content
Snippets Groups Projects
Commit f69a88c7 authored by anonymous's avatar anonymous
Browse files

fix font style

parent 4840fff0
Branches
Tags
No related merge requests found
...@@ -498,6 +498,11 @@ label:after { ...@@ -498,6 +498,11 @@ label:after {
font-style: italic font-style: italic
} }
.controls input#field-login,
.controls input#field-password{
font-style: normal;
}
.control-group.error input, .control-group.error input,
.control-group.error .select2-choices, .control-group.error .select2-choices,
.control-group.error textarea { .control-group.error textarea {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment