Remove theme wrapper to avoid redudent
This commit is contained in:
parent
03d05ca2c2
commit
e632b96314
2 changed files with 11 additions and 2 deletions
|
|
@ -35,3 +35,7 @@ input.islandora-advanced-search-form__reset,
|
|||
input.islandora-advanced-search-form__search {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.form-wrapper select {
|
||||
margin-bottom: 1.125rem;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue