mirror of
git://develop.git.wordpress.org/
synced 2025-02-27 18:13:00 +01:00
Hide 'no password' text for comments. It's already being shown for the_content; aligns it with .nocomments; fixes #13692.
git-svn-id: https://develop.svn.wordpress.org/trunk@15125 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d5a2b82b96
commit
7d2b87f9c3
@ -1000,6 +1000,7 @@ a.comment-edit-link:hover {
|
||||
border: none;
|
||||
margin: 0;
|
||||
}
|
||||
.nopassword,
|
||||
.nocomments {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user