Plugin installer: Minor adjustments to aid with discovery.

fixes #29387.


git-svn-id: https://develop.svn.wordpress.org/trunk@29636 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-08-27 02:52:29 +00:00
parent e3345398aa
commit 8564e3a491
4 changed files with 8 additions and 9 deletions

View File

@@ -1091,7 +1091,6 @@ input.newtag:focus ~ div.taghint {
p.popular-tags {
border: none;
line-height: 2em;
max-width: 1000px;
padding: 8px 12px 12px;
text-align: justify;
}

View File

@@ -1241,7 +1241,6 @@ tr.active + tr.plugin-update-tr .plugin-update .update-message {
margin-top: 1.5em;
}
.plugin-group:first-of-type,
.plugin-group h3 {
margin-top: 0;
}