Put required field indicators within labels. Update styling of bundled themes to accommodate. Props MikeHansenMe. fixes #21897

git-svn-id: http://core.svn.wordpress.org/trunk@22123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ryan Boren 2012-10-05 16:34:32 +00:00
parent f11f5dd90a
commit c93b087d29
1 changed files with 0 additions and 6 deletions

View File

@ -1237,12 +1237,6 @@ a.comment-reply-link:hover {
.required {
color: red;
}
label ~ span.required {
display: block;
float: left;
margin: -18px 0 0 -16px;
margin: -1.285714286rem 0 0 -1.142857143rem;
}
/* =Front page template