Make WordPress Core

Opened 5 months ago

Closed 3 months ago

#61013 closed defect (bug) (fixed)

Login Form padding issue

Reported by: deeppatel8950's profile deeppatel8950 Owned by: audrasjb's profile audrasjb
Milestone: 6.6 Priority: normal
Severity: minor Version:
Component: Login and Registration Keywords: has-patch commit
Focuses: ui, css Cc:

Description

The inconsistency in the bottom padding of the login form compared to the top padding needs addressing. It would enhance the overall design if both the top and bottom spacing were consistent.

Attachments (2)

Screenshot 2024-04-16 at 1.08.42 PM.png (157.7 KB) - added by deeppatel8950 5 months ago.
61013.diff (357 bytes) - added by meetmehta1205 5 months ago.
patch file for solution

Download all attachments as: .zip

Change History (12)

This ticket was mentioned in Slack in #core-test by ankit-k-gupta. View the logs.


5 months ago

#2 @Ankit K Gupta
5 months ago

  • Keywords needs-design-feedback added; needs-patch removed
  • Severity changed from normal to minor

@meetmehta1205
5 months ago

patch file for solution

#3 @audrasjb
5 months ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 6.6
  • Version trunk deleted

Thanks for the ticket and patch. The patch looks good to me but it would be nice to get a design review.
Moving this for 6.6 consideration, pending design review/feedback.

#4 @audrasjb
5 months ago

  • Owner set to audrasjb
  • Status changed from new to accepted

#5 @priyank9033
4 months ago

  • Keywords needs-design-feedback removed

#6 @audrasjb
4 months ago

  • Keywords needs-design-feedback added

This still needs design feedback.

#7 @webcommsat
3 months ago

Not from design team, but found this patch abs design works for me. It avoids the odd look in the padding and its overall design now looks better and in keeping.

#8 @dhrumilk
3 months ago

I discovered this patch and found that its design works perfectly for me. Its overall look is now much better and more consistent.

#9 @audrasjb
3 months ago

  • Keywords commit added; needs-design-feedback removed

Alright let's commit this one then.
Thanks for the feedback.

#10 @audrasjb
3 months ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 58383:

Login and Registration: Make the wp-login.php form padding more consistent.

This changeset removes the extra padding-bottom to the login form located in wp-login.php.

Props deeppatel8950, meetmehta1205, audrasjb, webcommsat, dhrumilk.
Fixes #61013.

Note: See TracTickets for help on using tickets.