mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Twenty Fourteen: fix display of required comment field asterisk in comment instruction text. Props chellycat, fixes #26423.
git-svn-id: https://develop.svn.wordpress.org/trunk@26653 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1926,6 +1926,13 @@ a.post-thumbnail:hover {
|
||||
color: #767676;
|
||||
}
|
||||
|
||||
.comment-notes,
|
||||
.comment-awaiting-moderation,
|
||||
.logged-in-as {
|
||||
font-size: 14px;
|
||||
line-height: 1.7142857142;
|
||||
}
|
||||
|
||||
.no-comments {
|
||||
font-size: 16px;
|
||||
font-weight: 900;
|
||||
|
||||
Reference in New Issue
Block a user