Skip to content
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
@mrlouissimion

Description

@mrlouissimion

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions