Style updates to translators list on Credits page. see #18742.

git-svn-id: https://develop.svn.wordpress.org/trunk@19250 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-11-10 23:16:21 +00:00
parent 371bb1eb98
commit 26ed0186e0
4 changed files with 10 additions and 6 deletions

View File

@@ -4923,9 +4923,13 @@ input.button-highlighted,
padding-bottom: 15px;
}
.about-wrap ul.compact li.wp-person {
height: 40px;
width: auto;
white-space: nowrap;
height: auto;
width: 180px;
padding-bottom: 0;
margin-bottom: 0;
}
.about-wrap #wp-people-group-validators + p.wp-credits-list {
margin-top: 0;
}
.about-wrap li.wp-person a.web {
display: block;