Skip to content

Commit

Permalink
Merge pull request #11 from loverajoel/joel_autosuggestBug
Browse files Browse the repository at this point in the history
Add z-index in order to prevent overflow with the footer
  • Loading branch information
loverajoel committed Nov 1, 2015
2 parents f6c5677 + 9f3e67f commit d7007ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,7 @@ a {
padding: 0px;
list-style: none;
position: absolute;
z-index: 2
}

.react-autosuggest__suggestion {
Expand Down

0 comments on commit d7007ef

Please sign in to comment.