CSS for the about.php point release changelog. props chexee, fixes #19346.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2011-12-02 17:21:24 +00:00
parent f046807b64
commit 35d5377887
7 changed files with 44 additions and 10 deletions

View File

@@ -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