Skip to content

Conversation

@jeff-phillips-18
Copy link
Member

@jeff-phillips-18 jeff-phillips-18 commented Sep 1, 2017

Reverts #556

Related to #607

Fixes #607

@jeff-phillips-18
Copy link
Member Author

@dabeng I am reverting this because it messes up the styling of the components in the examples. The CSS is lengthy (I assume it comes from a less file somewhere) and uses '.showcase h3' and other such things. That selector is far too broad and should be limited only to the header (ie. .showcase > header h3).

@dtaylor113
Copy link
Member

Does commit msg need to start with "chore(....)"

@jeff-phillips-18
Copy link
Member Author

Updated the commit wording

@jeff-phillips-18 jeff-phillips-18 merged commit 833bba8 into master Sep 1, 2017
@dabeng
Copy link
Contributor

dabeng commented Sep 13, 2017

@jeff-phillips-18 , could you tell me which the components showcase.css messes up?

@jeff-phillips-18
Copy link
Member Author

@dabeng I would have to reload it to find out. I know there are H3's and such that are affected. The gist of it is the .showcase selectors are broad and should be limited to the header, footer, etc.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants