mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Thirteen: fix "Must log in to post comment" message misalignment. Props beaulebens and obenland, fixes #23872.
git-svn-id: https://develop.svn.wordpress.org/trunk@23827 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b8aff153c9
commit
a3e4aba14d
@ -2284,6 +2284,7 @@ footer.entry-meta {
|
||||
.comments-title,
|
||||
.comment-list,
|
||||
#reply-title,
|
||||
.must-log-in,
|
||||
#respond #commentform,
|
||||
#respond iframe {
|
||||
display: block;
|
||||
@ -2294,6 +2295,7 @@ footer.entry-meta {
|
||||
|
||||
.sidebar .comments-title,
|
||||
.sidebar .comment-list,
|
||||
.sidebar .must-log-in,
|
||||
.sidebar #reply-title,
|
||||
.sidebar .comment-navigation,
|
||||
.sidebar #respond #commentform {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user