Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix dojo#886 ColumnHider on OSX disappeared, with latest css changes
We were adding the dgrid-header class to the headerScrollNode, which will hide the ColumnHider icon on OSX browsers that hide the scrollbars by default, because we set overflow:hidden in dgrid-header. This is regression that appeared in v0.3.14, it was not present in v0.3.13.
- Loading branch information