Skip to content

Conversation

m4m4m4
Copy link
Contributor

@m4m4m4 m4m4m4 commented Jul 27, 2018

Change grid header css to be flexbox based

Header display properties was previously table based while body is block based. This causes alignment issues between the two in some cases.

Note that if you have a custom header template based on table display properties, it will need to be updated to flexbox.

Fixes: #6799 #2592

m4m4m4 added 3 commits July 27, 2018 10:24
Change grid header css to be flexbox based Header display properties was previously table based while body is block based. This causes alignment issues in some cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants