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

Docs: Bootstrap 5 - Provide clarification on spacing utilities for margin and padding sides e and s #33520

Closed
gitsome opened this issue Mar 30, 2021 · 2 comments · Fixed by #33521

Comments

@gitsome
Copy link
Contributor

gitsome commented Mar 30, 2021

Before opening:

Feature requests must include:

  • As much detail as possible for what we should add and why it's important to Bootstrap

I recently started a new personal project and opted to start with Bootstrap 5.0. The spacing utilities are one of my favorite features and quickly found my habits from bootstrap 4.0 did not directly translate when adding margin left and right.

Bootstrap 4 uses ml- and mr- and Bootstrap 5 uses ms- and me- ( when in Right To Left ).

I was initially unclear as to what the e and s stood for because I'm a dummy and found at the time of this writing there are at least 57 other dummies out there:

https://stackoverflow.com/questions/66356647/what-do-s-and-e-stand-for-in-the-bootstrap-5-spacing-utility-classes

Figured the docs should have a small enhancement to provide context for a change that many people will run into so that they can easily remember when to use e and s in Bootstrap 5.0.

  • Relevant links to prior art, screenshots, or live demos whenever possible
@gitsome
Copy link
Contributor Author

gitsome commented Mar 30, 2021

Pull request: #33521

@gitsome
Copy link
Contributor Author

gitsome commented Mar 30, 2021

Should be "docs" label.

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

Successfully merging a pull request may close this issue.

2 participants