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

glitch when absolute positioning changes box width #25

Open
bukzor opened this issue Aug 1, 2017 · 4 comments
Open

glitch when absolute positioning changes box width #25

bukzor opened this issue Aug 1, 2017 · 4 comments

Comments

@bukzor
Copy link

bukzor commented Aug 1, 2017

If we give the input width:100% and place it in a parent that has padding, the multirange input doesn't look right. The "ghost" input has the right width, but the "original" (which is given position:absolute) has a width that doesn't respect the padding.

@bukzor
Copy link
Author

bukzor commented Aug 1, 2017

Here's a demo https://thimbleprojects.org/bukzor/301206/

And a screenshot: (This is a 1-100 slider with sliders at 50 and 100.)
multirange-demo

@jmclulus
Copy link

I'm dealing with this too. How do we adjust the width, it would be nice if it defaulted to 100% inside it's container, then we could just adjust the container.

@zaff0
Copy link

zaff0 commented Dec 7, 2018

Having the same problem, any solution or workaround yet?

@fja-odoo
Copy link

Put the input in a div wich has position: relative; style.

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

4 participants