Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restyle code elements in links #21392

Merged
merged 2 commits into from
Dec 22, 2016
Merged

Restyle code elements in links #21392

merged 2 commits into from
Dec 22, 2016

Conversation

mdo
Copy link
Member

@mdo mdo commented Dec 22, 2016

Fixes #21259. Removes the background, color, and padding on code elements within anchors.

Fixes #21259. Removes the background, color, and padding on code elements within anchors.
@mdo mdo added this to the v4.0.0-alpha.6 milestone Dec 22, 2016

// Streamline the style when inside anchors to avoid broken underline and more
a > & {
color: inherit;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Properties should be ordered padding, color, background-color

@mdo mdo merged commit a2b2f99 into v4-dev Dec 22, 2016
@mdo mdo deleted the fix-21259 branch December 22, 2016 04:28
@mdo mdo mentioned this pull request Dec 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants