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

4.4.5: Footer column size not correct in Chrome #6654

Closed
JZehet opened this issue Apr 4, 2018 · 1 comment · Fixed by #6657
Closed

4.4.5: Footer column size not correct in Chrome #6654

JZehet opened this issue Apr 4, 2018 · 1 comment · Fixed by #6657
Assignees

Comments

@JZehet
Copy link

JZehet commented Apr 4, 2018

The column size of the footer columns is different from above columns in Chrome. The cause of the problem is maybe the following in the ui-grid.css.

image

You can reproduce this issue in Chrome with the standard tutorial in Plunker:

(http://ui-grid.info/docs/#!/tutorial/105_footer)

@mportuga mportuga self-assigned this Apr 4, 2018
mportuga pushed a commit that referenced this issue Apr 5, 2018
Removed flex-direction attribute which was causing issues.

fix #6654
mportuga pushed a commit that referenced this issue Apr 5, 2018
Removed flex-direction attribute which was causing issues.

fix #6654
@JZehet
Copy link
Author

JZehet commented Apr 6, 2018

Works well, many thanks.

defields923 pushed a commit to defields923/ui-grid that referenced this issue Oct 30, 2018
Removed flex-direction attribute which was causing issues.

fix angular-ui#6654
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants