[wp-trac] [WordPress Trac] #50788: "PHP Update Required" dashboard box title is right-aligned
WordPress Trac
noreply at wordpress.org
Mon Jul 27 16:05:44 UTC 2020
#50788: "PHP Update Required" dashboard box title is right-aligned
----------------------------+-----------------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.5
Component: Administration | Version: trunk
Severity: normal | Keywords: has-screenshots
Focuses: ui, css |
----------------------------+-----------------------------
As noted by @TimothyBlynJacobs on
[https://wordpress.slack.com/archives/C02RQBWTW/p1595864607029600 Slack],
the "PHP Update Required" title is now right-aligned.
This is a regression in trunk, see the screenshots.
Additionally:
* The "Learn more" button has some extra bottom padding, due to removing
`!important` from here in [48129]:
{{{
.postbox .inside > p:last-child,
.rss-widget ul li:last-child {
margin-bottom: 1px !important;
}
}}}
* The vertical alignment on that button looks off.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50788>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list