Don't show comment text in list view; extra layout bit.

git-svn-id: http://svn.automattic.com/wordpress/trunk@7180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt
2008-03-07 07:53:15 +00:00
parent fbdf2b8753
commit 097b9be6c5
2 changed files with 5 additions and 1 deletions

View File

@@ -423,6 +423,10 @@ set display:none; */
font-size: 22px;
}
#your-profile #rich_editing {
border: none;
}
#howto {
font-size: 11px;
margin: 0 5px;