Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Firefox , IE and Edge native scrollbar #160

Open
mrlouissimion opened this issue Jul 18, 2018 · 1 comment
Open

Firefox , IE and Edge native scrollbar #160

mrlouissimion opened this issue Jul 18, 2018 · 1 comment

Comments

@mrlouissimion
Copy link

On IE and MS Edge the native scrollbar was always appearing behind the scrollbar-macosx.

Solution for IE and EDGE:
Adding to .scroll-wrapper{
-ms-overflow-style : none
}

For Firefox on Windows 10 the native scroll look is showing behind the scrollbar-macosx. Any fix for this?
I am using Bootstrap v 3.3.7

@gromo
Copy link
Owner

gromo commented Jul 19, 2018

Just to make sure it's really scrollbar issue - can you check if behavior is the same on demo page?

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

No branches or pull requests

2 participants