Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

CSS initial value is unsupported in IE #9150

@MarkFalconbridge

Description

@MarkFalconbridge

There are a number of scss files that specify "initial" as a value for various properties. IE doesn't support the value "initial" - see http://caniuse.com/#search=initial. This can lead to unexpected behaviour because IE falls back to the next most appropriate css selector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    has: Pull RequestA PR has been created to address this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions