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

git-svn-id: https://develop.svn.wordpress.org/trunk@19443 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2011-11-23 23:49:33 +00:00
parent a877663cf9
commit 073e1df1f0
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;
}