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

git-svn-id: https://develop.svn.wordpress.org/trunk@20412 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2012-04-09 23:48:12 +00:00
parent 971a69b87e
commit bf204c40d8
4 changed files with 0 additions and 64 deletions

View File

@@ -2217,19 +2217,6 @@ div.star a:visited {
left: 0;
}
#theme-information .theme-preview-img {
float: right;
margin: 5px 15px 10px 25px;
}
#theme-information .action-button #cancel {
float: right;
}
#theme-information .action-button #install {
float: left;
}
.feature-filter .feature-group {
float: right;
}