Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#54408 closed defect (bug) (fixed)

Twenty Eleven: comment form styling

Reported by: sabernhardt's profile sabernhardt Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.9 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch has-screenshots has-dev-note
Focuses: css Cc:

Description

With absolute positioning, the star character to signify required comment form fields can overlap the text in some languages.

Also, the star's styling is inconsistent between the input labels and the comment notes paragraph (including the Comments label and logged_in_as message after r52029).

Attachments (3)

54408.diff (1.5 KB) - added by sabernhardt 3 years ago.
2011-comments-form-before.png (542.5 KB) - added by sabernhardt 3 years ago.
before applying patch
2011-comments-form-after.png (560.5 KB) - added by sabernhardt 3 years ago.
with patch

Download all attachments as: .zip

Change History (7)

@sabernhardt
3 years ago

@sabernhardt
3 years ago

before applying patch

@sabernhardt
3 years ago

with patch

#1 @sabernhardt
3 years ago

  • Keywords has-patch has-screenshots added

#2 @hellofromTonya
3 years ago

  • Keywords commit added

I can confirm the patch resolves the issue. Marking for commit.

#3 @SergeyBiryukov
3 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 52152:

Twenty Eleven: Improve comment form styling for required fields.

Previously, with absolute positioning, the star character to signify required comment form fields could overlap the text in some languages. The star's styling was also inconsistent between the input labels and the comment notes paragraph.

This commit makes the star's styling more consistent and ensures it does not overlap with the text.

Follow-up to [52029].

Props sabernhardt, hellofromTonya.
Fixes #54408.

#4 @sabernhardt
3 years ago

  • Keywords has-dev-note added; commit removed
Note: See TracTickets for help on using tickets.