-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(list): left align numbers #5100
fix(list): left align numbers #5100
Conversation
Deploy preview for the-carbon-components ready! Built with commit 15a18cb https://deploy-preview-5100--the-carbon-components.netlify.com |
Deploy preview for carbon-elements ready! Built with commit 15a18cb |
Deploy preview for carbon-components-react ready! Built with commit 15a18cb https://deploy-preview-5100--carbon-components-react.netlify.com |
Vanilla looks good, the react link failed, but once that is up again i can review |
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.
lgtm!
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.
LGTM 👍 - Thanks @tw15egan!
Closes #5097
Left aligns numbers instead of right aligning them. Since custom formatting is difficult with the auto-generated decimals, we can create pseudo decimals by combining
counter-increment
andcontent
Changelog
New
Changed
Testing / Reviewing
bx--list__item
, right click, copy > copy elementbx--list--ordered
then paste the element as many times as you'd like