Fix converting of HTML entities in Quick editor for comments, don't output QE data when the user cannot edit comments, fixes #9935

git-svn-id: http://svn.automattic.com/wordpress/trunk@11711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-07-14 07:59:52 +00:00
parent 9f3da8a6ef
commit b86edde092
2 changed files with 7 additions and 5 deletions

View File

@@ -732,7 +732,7 @@ p.pagenav {
font-weight: bold;
}
.column-comment p {
.widefat .column-comment p {
margin: 0.6em 0;
}