mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-24 07:44:46 +08:00
Revert "Don't display icons in fields with errors (alignment issues) [SCI-9217]"
This commit is contained in:
parent
7b40b43922
commit
cdfe9aaa0c
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
.form-group.has-error {
|
||||
margin-bottom: 0;
|
||||
|
||||
.sn-icon {
|
||||
display: none;
|
||||
.form-control {
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue