-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Position .select-content to the right of .select-target #14
Comments
Would you mind posting a screenshot of it falling out of the viewport? |
Sure, here is a scnreenshot: http://cl.ly/image/042D3S1s1f1m |
This is a bug in the tether constraint logic, we should have a fix soon. |
Have the same problem here... any fix, yet ? |
Same problem, I'm guessing this just isn't being updated?! |
One year later: any news on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It always aligns to the left of the .select-target. But when a select is positioned at the right end of your screen, .select-content falls out of the viewport, in that case it needs to be positioned to the right end of .select-target.
The text was updated successfully, but these errors were encountered: