Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#34198 closed defect (bug) (fixed)

Theme Install/Installed button vertical misalignment for HiDPI displays.

Reported by: paulwilde's profile paulwilde Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.4
Component: Themes Keywords: has-patch
Focuses: ui Cc:

Description

There's a stray CSS declaration setting the top margin to 2px for HiDPI displays only instead of using the 8px that it should be. This breaks the vertical alignment for HiDPI displays.

I've attached a patch which removes this stray declaration and therefore fixes the alignment of the button.

Attachments (2)

34198.png (394.4 KB) - added by paulwilde 10 years ago.
34198.diff (447 bytes) - added by paulwilde 10 years ago.

Download all attachments as: .zip

Change History (5)

@paulwilde
10 years ago

@paulwilde
10 years ago

#1 @paulwilde
10 years ago

  • Keywords has-patch added

#2 @wonderboymusic
10 years ago

  • Milestone changed from Awaiting Review to 4.4

#3 @wonderboymusic
10 years ago

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

In 35133:

Theme Installer: fix the theme "Install"/"Installed" button's vertical alignment for HiDPI displays.

Props paulwilde.
Fixes #34198.

Note: See TracTickets for help on using tickets.