Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#48430 closed defect (bug) (duplicate)

Input and button are not aligned.

Reported by: chetan200891's profile chetan200891 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-screenshots
Focuses: ui, administration Cc:

Description

On Tools screen(Export/Erase Personal Data), Input and Button are not aligned. This is because button has 14px font size, min-height: 28px and input has 14px font size and 30px min-height. Screenshots attached,

Attachments (3)

Input-Button-Before.png (117.0 KB) - added by chetan200891 5 years ago.
48430.diff (475 bytes) - added by chetan200891 5 years ago.
Created patch.
Input-Button-After.png (116.8 KB) - added by chetan200891 5 years ago.

Download all attachments as: .zip

Change History (5)

@chetan200891
5 years ago

Created patch.

#1 @afercia
5 years ago

@chetan200891 thanks! :) Same as with #48429: this is already covered in #48420 which is a follow up to the admin CSS changes planned for WordPress 5.3. There's a patch there that standardizes all form controls default heights to 30 pixels.

#2 @afercia
5 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

I'm going to close this ticket in favor of #48420. Testing the patch there and reporting edge cases would be greatly appreciated!

Note: See TracTickets for help on using tickets.