-
Notifications
You must be signed in to change notification settings - Fork 495
justify-content: flex-end and overflow: auto don't play along #53
Comments
Did you have a workaround in mind for this? |
Nope. :( |
No worries, I think it's good to have these sorts of bugs documented here in case others have the same issue, but I'm going to reserve the "official" list in the README for common issues with known workarounds. Feel free to reopen if you have a workaround suggestion or get new information from FF. |
One year later... Any solution for this? |
I think this proposed workaround might solve it, but I haven't had enough of a change to look into it yet: |
If anyone needs a solution to this problem: |
I found a workaround for this. Use |
@patoezequiel Thank you! You saved me from wasting a lot of hours. This workaround still works. |
@baig you're welcome! |
https://stackoverflow.com/questions/47372148/overflow-auto-not-working-with-justify-content-flex-end |
Related tweet: https://twitter.com/HugoGiraudel/status/601740314282430464.
Relevant demo: http://codepen.io/HugoGiraudel/pen/EjgeaY/.
The text was updated successfully, but these errors were encountered: