This repository was archived by the owner on Nov 27, 2018. It is now read-only.
This repository was archived by the owner on Nov 27, 2018. It is now read-only.
Firefox , IE and Edge native scrollbar #160
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels