Skip to content

Conversation

@chasenlehara
Copy link
Member

Instead of relying on flexbox to correctly lay out the absolutely-positioned overlay, we’re specifying an exact top position and height for it, which consistently renders correctly in all browsers.

I also cleaned up some of the CSS classes and styles.

Before:
safari bug

After:
safari bug fixed

Fixes #383

Instead of relying on flexbox to correctly lay out the absolutely-positioned overlay, we’re specifying an exact top position and height for it, which consistently renders correctly in all browsers.

I also cleaned up some of the CSS classes and styles.

Fixes #383
@chasenlehara chasenlehara merged commit d8461a1 into master Jul 18, 2017
@chasenlehara chasenlehara deleted the 383-safari-bug branch July 18, 2017 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search results overlay is sometimes incorrectly aligned in Safari

2 participants