Skip to content
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

Fix for collision detection regarding enoughRoomOnRight and css border top for drop-auto-width #1891

Merged
merged 1 commit into from
Nov 7, 2013

Conversation

jfisheratwork
Copy link
Contributor

  • collision detection was not moving the drop left based on the
    difference between viewport and relative location of box (dropleft +
    dropwidth)
  • .select2-drop-active was overriding the .select2-drop-auto-width
    making the shifted dropbox look a bit wierd

- collision detection was not moving the drop left based on the
difference between viewport and relative location of box (dropleft +
dropwidth)
- .select2-drop-active was overriding the .select2-drop-auto-width
making the shifted dropbox look a bit wierd
ivaynberg added a commit that referenced this pull request Nov 7, 2013
Fix for collision detection regarding enoughRoomOnRight and css border top for drop-auto-width
@ivaynberg ivaynberg merged commit 356984d into select2:master Nov 7, 2013
@ivaynberg
Copy link
Contributor

thanks

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.

2 participants