mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -732,7 +732,7 @@ p.pagenav {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.column-comment p {
|
||||
.widefat .column-comment p {
|
||||
margin: 0.6em 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user