mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Help/About: Use consistent vertical whitespace between sections on Freedoms page.
Props chetan200891. Reviewed by whyisjake, SergeyBiryukov. Merges [47443] to the 5.4 branch. Fixes #49619. git-svn-id: https://develop.svn.wordpress.org/branches/5.4@47464 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7c0c040208
commit
9526b7f9f3
@ -1089,10 +1089,6 @@
|
||||
margin: 0.6em 0;
|
||||
}
|
||||
|
||||
.freedoms-php .has-4-columns {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.freedoms-php .column .freedoms-image {
|
||||
background-image: url('https://s.w.org/wp-content/themes/pub/wporg-main/images/freedoms-2x.png');
|
||||
background-size: 100%;
|
||||
|
@ -86,6 +86,8 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="about__section">
|
||||
<div class="column">
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user