Remove CSS involving unused '.theme-listing' selector. see #20403.

git-svn-id: https://develop.svn.wordpress.org/trunk@20411 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2012-04-09 23:22:59 +00:00
parent 781f632a82
commit 971a69b87e
4 changed files with 1 additions and 55 deletions

View File

@@ -2217,10 +2217,6 @@ div.star a:visited {
left: 0;
}
.theme-listing .theme-item h3 {
font-style: normal;
}
#theme-information .theme-preview-img {
float: right;
margin: 5px 15px 10px 25px;
@@ -2376,4 +2372,4 @@ body.login.locale-he-il,
.locale-he-il em {
font-style: normal;
font-weight: bold;
}
}