Skip to content

Commit

Permalink
Merge pull request #1519 from projectblacklight/1518-bugfix-navbar-z-…
Browse files Browse the repository at this point in the history
…index

Bugfix: increase navbar z-index so autosuggest options appear over ac…
  • Loading branch information
corylown authored Mar 13, 2024
2 parents c5e6c80 + 95febc3 commit fb88b90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/arclight/modules/mastheads.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.navbar-search {
z-index: 10;
.search-query-form {
max-width: 100% !important; // work around blacklight styles
display: flex;
Expand Down

0 comments on commit fb88b90

Please sign in to comment.