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

git-svn-id: http://svn.automattic.com/wordpress/trunk@20411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
koopersmith
2012-04-09 23:22:59 +00:00
parent a831898020
commit c5d236110a
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;
}
}