Opened 11 years ago
Closed 11 years ago
#24039 closed defect (bug) (fixed)
Twenty Thirteen: Increase comment form label widths
Reported by: | obenland | Owned by: | lancewillett |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
In languages other than English, the comment form labels might be longer than 100px. Let's increase the width here and also be a bit more specific about which labels we mean exactly.
Attachments (2)
Change History (6)
#2
in reply to:
↑ 1
@
11 years ago
Replying to lancewillett:
I don't agree with more specific selectors.
See http://core.trac.wordpress.org/ticket/23702#comment:3 and r23690 -- we went more general on purpose.
I changed my mind :)
With more specific selectors we avoid stomping all over labels that are injected by plugins. Like Jetpacks subscribe to comments or captcha plugins.
Note: See
TracTickets for help on using
tickets.
The width change is probably OK, but I don't agree with more specific selectors.
See http://core.trac.wordpress.org/ticket/23702#comment:3 and r23690 -- we went more general on purpose.