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

Text going out of box #14

Closed
blincivi opened this issue May 24, 2015 · 2 comments
Closed

Text going out of box #14

blincivi opened this issue May 24, 2015 · 2 comments
Assignees

Comments

@blincivi
Copy link

If a select option has a text, which is longer than the select box and then you activate selectator, the text will go out of the box.

Reproduce:
Win 7, Firefox 38.0.1
http://opensource.faroemedia.com/selectator/

Replace with below select option,
click on activate selectator.

<select style="display: none;" id="select2" name="select2">
            <option value="1" class="option_one">One one one one One one one one One one one one One one one one</option>
            <option value="2" class="option_two">Two</option>
        </select>

-> Text goes out of box

@blincivi blincivi changed the title Text going out of div Text going out of box May 24, 2015
@jogvana
Copy link

jogvana commented May 25, 2015

Thanks for the notice. We'll look at it asap and get back.

@ingipingi
Copy link
Contributor

Should be fixed now

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

3 participants