Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#26360 closed defect (bug) (fixed)

Giant checkbox on re-auth page

Reported by: nacin's profile nacin Owned by: ocean90's profile ocean90
Milestone: 3.8 Priority: high
Severity: normal Version:
Component: Administration Keywords: has-patch
Focuses: ui Cc:

Description

When prompted to log in within the admin (deleting your cookies using Chrome's Resources panel is an easy way to trigger this), the checkbox is much larger than it appears on wp-login.php.

Also seen in the screenshot is a white top bar, which maybe should now match the wp-login.php background.

Attachments (4)

Screen Shot 2013-12-02 at 5.02.24 PM.png (25.3 KB) - added by nacin 11 years ago.
Screen Shot 2013-12-02 at 10.30.14 AM.png (41.3 KB) - added by helen 11 years ago.
26360.patch (537 bytes) - added by ocean90 11 years ago.
23630-2.diff (565 bytes) - added by iammattthomas 11 years ago.
Resize both the checkbox input and the checked icon itself.

Download all attachments as: .zip

Change History (9)

#1 @helen
11 years ago

Funny, I just took a screenshot of this myself. The giant checkbox gets pixelated in Firefox. Not getting the white top bar, though.

#2 @nacin
11 years ago

Ignore the white top bar, that's a lack of svn up on my part.

@ocean90
11 years ago

#3 @ocean90
11 years ago

  • Keywords ui-focus has-patch added

@iammattthomas
11 years ago

Resize both the checkbox input and the checked icon itself.

#4 @iammattthomas
11 years ago

The previous patch will resize only the checkbox, but the checkmark itself won't be positioned correctly. 23630-2.diff takes care of both.

#5 @ocean90
11 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 26532:

Reset responsive styles for the checkbox in auth check window.

props iammattthomas.
fixes #26360.

Note: See TracTickets for help on using tickets.