Remove help tab from credits page, tweak about page CSS. props chexee, see #18742.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
koopersmith
2011-11-23 23:49:33 +00:00
parent fd676baa81
commit 1611327f11
4 changed files with 5 additions and 17 deletions

View File

@@ -4827,9 +4827,10 @@ input.button-highlighted,
.about-wrap {
position: relative;
margin: 0 40px 0 0;
font-size: 16px;
margin: 25px 40px 0 20px;
width: 930px;
font-size: 15px;
}
.about-wrap div.updated,
.about-wrap div.error {
@@ -4870,7 +4871,6 @@ input.button-highlighted,
}
.about-wrap .changelog {
font-size: 15px;
padding-bottom: 10px;
overflow: hidden;
}