Skip to content
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

Fix page & site nav component paddings #1564

Merged
merged 1 commit into from
May 6, 2021

Conversation

ang-zeyu
Copy link
Contributor

@ang-zeyu ang-zeyu commented May 6, 2021

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • Feature addition or enhancement
  • Code maintenance
  • Others, please explain:

Fixes #1562 (comment)
Follow up to #1403

Overview of changes:
.nav-component's (an "always there" layout element) padding is removed and shifted accordingly to the site and page nav.

For the site nav, the corresponding negative margin simply shouldn't be there at all with the layouts system shift. (#1403)
For the page-nav, the padding is moved into the component instead (#1562 (comment))

Anything you'd like to highlight / discuss:

Testing instructions:

Proposed commit message: (wrap lines at 72 characters)
Fix page & site nav component paddings


Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No blatantly unrelated changes
  • Pinged someone for a review!

@ang-zeyu ang-zeyu added this to the v3.0 milestone May 6, 2021
@ang-zeyu ang-zeyu merged commit d195507 into MarkBind:master May 6, 2021
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.

1 participant