Skip to content

Add margin-top to password reset content - #7427

Draft
idumlupinar wants to merge 1 commit into
dnnsoftware:developfrom
idumlupinar:bugfix-7065
Draft

Add margin-top to password reset content#7427
idumlupinar wants to merge 1 commit into
dnnsoftware:developfrom
idumlupinar:bugfix-7065

Conversation

@idumlupinar

Copy link
Copy Markdown
Contributor

Fixes #7065.

When a user receives the password reset link and tries to set their password, the tooltip containing the complexity requirements is partially hidden. It is due to the margin of .dnnPasswordResetContent CSS class.

Summary

Before the Fix
before-the-margin-top-on-dnnPasswordResetContent
After the Fix
Screenshot 2026-08-04 222028

When a user receives the password reset link and tries to set their password, the tooltip containing the complexity requirements is partially hidden. It is due to the margin of .dnnPasswordResetContent

@valadas valadas left a comment

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.

This may be a problem using other themes. I would rather look into the default theme for a fix, maybe a z-offset issue or something about how the header is made. But only doing it here might cause it to look strange when used in other themes.

@idumlupinar
idumlupinar marked this pull request as draft August 5, 2026 05:48
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.

[Bug]: Password strength tooltip partially visible - very simple to fix

2 participants