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

Add margin to info text on reset password form #36428

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SebastEnn
Copy link
Contributor

Closes #36427

Signed-off-by: SebastEnn 103125747+SebastEnn@users.noreply.github.com

Closes keycloak#36427

Signed-off-by: SebastEnn <103125747+SebastEnn@users.noreply.github.com>
<#else>
${msg("emailInstruction")}
</#if>
<div class="pf-v5-u-mt-md">
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe the convention is that this class should come from the properties of the theme like other classes, but I am not sure if that is the case also for classes for margins and such. @keycloak/ui WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I also thought about that, but wasn't sure which class to use instead.
I'm looking forward for suggestions on how to add margin compliant with the convention 🙂

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

Successfully merging this pull request may close these issues.

Missing margin on reset password info text (keycloak.v2)
2 participants