Skip to content

Revert "chore(API docs): update header of angular-patternfly API Docs site" #608

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

Merged
merged 1 commit into from
Sep 1, 2017

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.

3 participants