-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Sidebar weirdness (#486) #171
Conversation
✅ Deploy Preview for guidemaker-ember-template ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
these styles were added to ember-styleguide in ember-learn/ember-styleguide@add121d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change makes the sidebar quite a bit narrower. Can we make it so the original width stays the same?
In a way this is now more aligned with the ember-styleguide but it does make sense to have it stay the same width. I'll see if I can create a PR to |
fbdfe8c
to
7544757
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great 🎉
In ember-learn/ember-styleguide#486, there was mention of some negative margin hack.
This PR upgrades to ember-styleguide@10 removes this negative margin.
Based on #172