Theme install: replace 'popular tags' section with feature filter, props josephscott, see #8652

git-svn-id: http://svn.automattic.com/wordpress/trunk@10883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-04-07 09:44:41 +00:00
parent 25c13543f2
commit 84454b5174
5 changed files with 116 additions and 78 deletions

View File

@@ -348,3 +348,7 @@ table.ie-fixed {
* html .stuffbox textarea {
border: 1px solid #DFDFDF;
}
* html .feature-filter .feature-group li {
width: 145px;
}