Skip to content

Scope button style overrides to fabric components#9037

Closed
hoovercj wants to merge 1 commit intomicrosoft:masterfrom
hoovercj:patch-2
Closed

Scope button style overrides to fabric components#9037
hoovercj wants to merge 1 commit intomicrosoft:masterfrom
hoovercj:patch-2

Conversation

@hoovercj
Copy link
Copy Markdown
Member

@hoovercj hoovercj commented May 9, 2019

Addresses #9036

Problem: The margin and overflow styles are applied globally and affect non-Fabric elements.

Solution: The styles should be scoped to only Fabric elements.

Pull request checklist

Description of changes

Scopes fabric button overrides to buttons wrapped in a fabric component

Focus areas to test

The bugs fixed by these PRs: #3970 and #4797

Microsoft Reviewers: Open in CodeFlow

Addresses microsoft#9036

__Problem:__ The margin and overflow styles are applied globally and affect non-Fabric elements.

__Solution:__ The styles should be scoped to only Fabric elements.
@hoovercj hoovercj requested a review from dzearing as a code owner May 9, 2019 21:52
@hoovercj hoovercj closed this May 15, 2019
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global styles applied to "button"

3 participants