CSS tweak for Feature Filter (Theme Installer), props demetris, fixes #10088

git-svn-id: https://develop.svn.wordpress.org/trunk@11547 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-06-10 22:11:26 +00:00
parent e4c1fac732
commit c45adb5e47
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -124,13 +124,13 @@ body#theme-information {
.feature-filter .feature-group {
float: left;
margin-bottom: 20px;
width: 725px;
width: 695px;
}
.feature-filter .feature-name {
float: left;
text-align: right;
width: 65px;
width: 95px;
}
.feature-filter .feature-group li {