mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 21:24:35 +00:00
CSS for the about.php point release changelog. props chexee, fixes #19346.
git-svn-id: https://develop.svn.wordpress.org/trunk@19542 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4893,6 +4893,18 @@ html.ie8 .about-wrap img.element-screenshot {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
/* Point Releases */
|
||||
|
||||
.about-wrap .point-releases {
|
||||
margin-top: 5px;
|
||||
}
|
||||
.about-wrap .changelog.point-releases h3 {
|
||||
padding-top: 35px;
|
||||
}
|
||||
.about-wrap .changelog.point-releases h3:first-child {
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
/* WordPress Version Badge */
|
||||
|
||||
.wp-badge {
|
||||
@@ -5077,7 +5089,7 @@ html.ie8 .about-wrap .feature-section.three-col img {
|
||||
.about-wrap ul.wp-people-group {
|
||||
overflow: hidden;
|
||||
padding: 5px;
|
||||
margin: 0 -5px;
|
||||
margin: 0 -15px 0 -5px;
|
||||
}
|
||||
.about-wrap ul.compact {
|
||||
margin-bottom: 0
|
||||
|
||||
Reference in New Issue
Block a user