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

Dropdown select and overflow: hidden #17

Open
pmarchezz opened this issue May 12, 2014 · 0 comments
Open

Dropdown select and overflow: hidden #17

pmarchezz opened this issue May 12, 2014 · 0 comments

Comments

@pmarchezz
Copy link

Using an enhanced textarea inside an element with the css property overflow: hidden messes up the visualization of the dropdown that allows to choose the tag. I'm trying to use an enhanced textarea at the side of an image (an avatar) using bootstrap's media objects (http://getbootstrap.com/components/#media); however, since they use overflow: hidden as a part of their markup, the dropdown menu is cut out and is basically left unusable. Is there a simple way to fix this issue (other plug-ins that do something similar like https://github.com/tactivos/jquery-sew don't have this problem) or should I switch to another solution altogether?

Thank you.

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

No branches or pull requests

1 participant