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

Remove -ms-autohiding-scrollbar for prevent overlap the table content #28153

Merged
merged 2 commits into from
Feb 7, 2019

Conversation

ysds
Copy link
Member

@ysds ysds commented Feb 1, 2019

In IE and Edge, responsive table scrollbars are displayed during mouse hovering. Bootstrap .table has margin-bottom: 1rem by default, but removing it will cause the following problem:

IE and Edge:

image

Chrome:

image

This PR not only fixes the issue but also improves consistency.

Demo:

@ysds ysds requested a review from a team as a code owner February 1, 2019 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants