Update advanced_search.form.css
Fix issue search form disappear after change condition from AND to OR
This commit is contained in:
parent
ddbd38e818
commit
25183ffa25
1 changed files with 5 additions and 1 deletions
|
|
@ -38,4 +38,8 @@ input.islandora-advanced-search-form__search {
|
|||
|
||||
.form-wrapper select {
|
||||
margin-bottom: 1.125rem;
|
||||
}
|
||||
}
|
||||
|
||||
[id^="edit-terms"] {
|
||||
display:initial !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue