Skip to content

Conversation

@lasley
Copy link

@lasley lasley commented Sep 14, 2018

Description

  • The @basicBackground variable is set to none @white, which is meant to be used in the background CSS property of elements. Labels use the variable in background-color though, which creates an invalid rule. Switch to use background instead.

Testcase

[Show before with this fiddle]
https://jsfiddle.net/5xyzedp0/1/

* The `@basicBackground` variable is set to `none @white`, which is meant to be used in the `background` CSS property of elements. Labels use the variable in `background-color` though, which creates an invalid rule. Switch to use `background` instead.
@ColinFrick
Copy link

ColinFrick commented Sep 14, 2018

Duplicate of #6440

@lubber-de

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants