Skip to content

Commit

Permalink
Fixes hide on search toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
iccole committed Dec 4, 2024
1 parent 320af46 commit 9187d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pn-site/css/custom-theme/jquery-ui-dul-theme-shim.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ div.content.search {
.facet-widget p span.custom-combobox, #author-selector p span.option-label, #work-selector p span.option-label, #transl-selector p span.option-label, #lang-selector p span.option-label { flex: 1 }
.facet-widget p span.custom-combobox, input.custom-combobox-input { width: 100% }
.facet-widget.date-facet-widget { display: flex }
.search-closed .facet-widget.date-facet-widget { display: none }
.facet-widget.date-facet-widget input.custom-combobox-input { width: auto }
#id-selector-wrapper input.custom-combobox-input { width: auto }
}

0 comments on commit 9187d49

Please sign in to comment.