Opened 10 years ago
Closed 10 years ago
#34198 closed defect (bug) (fixed)
Theme Install/Installed button vertical misalignment for HiDPI displays.
Reported by: |
|
Owned by: |
|
---|---|---|---|
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)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 35133: