mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-24 08:41:56 +08:00
Merge pull request #6131 from scinote-eln/revert-6128-ma_SCI_9217
Revert "Don't display icons in fields with errors (alignment issues) [SCI-9217]"
This commit is contained in:
commit
f6fa05520b
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