Skip to content

General fixes - remove excess padding, remove display flex, fixing logo #102

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 4 commits into from
Oct 18, 2018

Conversation

mansona
Copy link
Member

@mansona mansona commented Oct 8, 2018

I have checked this locally and it does fix the issue with ember-learn/guides-app#252 👍

This has a bunch of changes that will allow the Percy build to pass for Guides App:

  • removing excessive padding from section styles
  • removing display: flex from section styles (allow apps to define that themselves)
  • adding "no padding for first paragraph" styles for cases where the first paragraph is in a section
  • fixing the ember logo SVGJar issue (not found because it was in the wrong public folder)

@mansona mansona changed the title removing excessive padding from section styles General fixes - remove excess padding, remove display flex, fixing logo Oct 8, 2018
@mansona mansona requested a review from a team October 8, 2018 07:04
@mansona
Copy link
Member Author

mansona commented Oct 8, 2018

It looks like the changes I have made to the location of the logo haven't actually worked 🤔 https://percy.io/Ember/guides-app/builds/1065954?utm_campaign=Ember&utm_content=guides-app&utm_source=github_status

I have a feeling there is a different behavior depending on if you are running this linked vs installed from elsewhere 🤔 is there any particular reason why we're using SVGJar? Does anyone object to us removing it?

@mansona mansona force-pushed the feature/remove-section-padding branch from f2907ef to a09ce44 Compare October 16, 2018 08:14
@mansona mansona force-pushed the feature/remove-section-padding branch from cc01d3c to 75f5107 Compare October 16, 2018 11:38
Copy link
Member

@MelSumner MelSumner left a comment

Choose a reason for hiding this comment

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

forgot this was a blocker, sorry!

@MelSumner MelSumner merged commit 4be3e1b into master Oct 18, 2018
@delete-merged-branch delete-merged-branch bot deleted the feature/remove-section-padding branch October 18, 2018 17:12
@mansona
Copy link
Member Author

mansona commented Oct 19, 2018

thanks @MelSumner 🎉 I'll add a label to issues like this in future 😖 my bad! 😂

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.

2 participants