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

Padding left and right utilities not working as expected #39718

Closed
3 tasks done
manojdeevi opened this issue Feb 28, 2024 · 1 comment
Closed
3 tasks done

Padding left and right utilities not working as expected #39718

manojdeevi opened this issue Feb 28, 2024 · 1 comment

Comments

@manojdeevi
Copy link

Prerequisites

Describe the issue

Padding left and right utilities not working
ex: pl-1,pr-2

Reduced test cases

padding left and right shoule be available
I have tested px , py , pb , pt are working fine

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

v5.3.0

@julien-deramond
Copy link
Member

julien-deramond commented Feb 28, 2024

Thanks for reporting this issue @manojdeevi
However, this was done on purpose in Bootstrap 5 (see https://getbootstrap.com/docs/5.3/migration/#rtl).
You can use ps-* or pe-* as mentioned in https://getbootstrap.com/docs/5.3/utilities/spacing/#notation.

@julien-deramond julien-deramond closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2024
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

No branches or pull requests

2 participants