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: https://develop.svn.wordpress.org/trunk@11711 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-07-14 07:59:52 +00:00
parent 64fd3c3e59
commit 3b5d738ec8
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -732,7 +732,7 @@ p.pagenav {
font-weight: bold;
}
.column-comment p {
.widefat .column-comment p {
margin: 0.6em 0;
}