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

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