rdrew
5 months ago
2 changed files with 19 additions and 3 deletions
@ -0,0 +1,16 @@ |
|||||||
|
form#views-exposed-form-solr-search-content-block-1 { |
||||||
|
display: none; |
||||||
|
} |
||||||
|
|
||||||
|
#advanced-search-ajax .form-wrapper { |
||||||
|
select { |
||||||
|
/*margin: 0;*/ |
||||||
|
} |
||||||
|
input[type="text"] { |
||||||
|
width: 130px !important; |
||||||
|
} |
||||||
|
input { |
||||||
|
} |
||||||
|
/*display: flex !important;*/ |
||||||
|
/*height: 20px;*/ |
||||||
|
} |
Loading…
Reference in new issue