Skip to content

Commit

Permalink
Merge pull request theme-next#89 from tsanie/algolia-search-overlay
Browse files Browse the repository at this point in the history
Fix an issue about the algolia search overlay.
  • Loading branch information
tsanie authored Jan 26, 2018
2 parents 366e248 + bd5c2ed commit a66c644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/css/_common/components/third-party/algolia-search.styl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
left: 0
z-index: 2080
background-color: rgba(0, 0, 0, 0.3)
+mobile()
display: none;

.algolia-popup
overflow: hidden
Expand Down

0 comments on commit a66c644

Please sign in to comment.