Skip to content

chore(Checkbox): updated example CSS to use logical property#9604

Merged
tlabaj merged 3 commits into
patternfly:mainfrom
thatblindgeye:iss9590
Sep 19, 2023
Merged

chore(Checkbox): updated example CSS to use logical property#9604
tlabaj merged 3 commits into
patternfly:mainfrom
thatblindgeye:iss9590

Conversation

@thatblindgeye

Copy link
Copy Markdown
Contributor

What: Closes #9590

Additional issues:

@patternfly-build

patternfly-build commented Sep 12, 2023

Copy link
Copy Markdown
Collaborator

@@ -1,3 +1,3 @@
.ws-react-c-checkbox .pf-v5-c-check.nested {
padding-left: var(--pf-v5-global--spacer--md);
padding-inline-start: var(--pf-v5-global--spacer--md);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - though instead of the custom nested class, we could put the children in a check body, which I think is how we recommend nested/children inputs to display. wdyt?

Screenshot 2023-09-12 at 10 03 20 AM

@wise-king-sullyman wise-king-sullyman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with @mcoker but also don't think it's worth blocking over.

@tlabaj tlabaj merged commit f6b0c5a into patternfly:main Sep 19, 2023
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.

Checkbox - update example CSS for RTL

5 participants