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

column head jumps when sort #420

Closed
z-wenlin opened this issue Apr 27, 2016 · 3 comments
Closed

column head jumps when sort #420

z-wenlin opened this issue Apr 27, 2016 · 3 comments

Comments

@z-wenlin
Copy link

Hi, @AllenFang I noticed sortable column headers move down out of alignment when clicked, the version is 2.1.0, but in the old version, like 1.5.4, there isn't such problem.So is there any solution to solve this? Thanks a lot.

@z-wenlin
Copy link
Author

Hi, @AllenFang , we changed<span className="caret" style={{margin: '0px 5px'}}></span> to <span className="caret" style={{margin: '10px 5px'}}></span>, it works. We found you changed the file
image

@AllenFang
Copy link
Owner

@geekbosszhang, thanks your finding, I'll check this out :)

@AllenFang
Copy link
Owner

@geekbosszhang, released on v2.2.0. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants