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

button do not work in IE? #25

Closed
xiaolongyuan opened this issue May 11, 2016 · 4 comments
Closed

button do not work in IE? #25

xiaolongyuan opened this issue May 11, 2016 · 4 comments

Comments

@xiaolongyuan
Copy link

image

@JosephusPaye
Copy link
Owner

JosephusPaye commented May 11, 2016

Hi, the reason it's not centering is due to a flexbox bug in IE.

This was fixed in 1e453f7 and will be part of the next release.

@xiaolongyuan
Copy link
Author

thanks

@JosephusPaye
Copy link
Owner

This fix has landed in v0.8.8.

@nivv
Copy link

nivv commented Jun 28, 2016

@JosephusPaye Sorry for necromancing this issue. But the bug fix introduces another problem if the UiButton is shrunk because of the containing div.

What happens: (height: 40px)
skarmklipp 2016-06-28 20 17 44

Desired: (min-height: 40px)
skarmklipp 2016-06-28 20 17 59

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