Opened 13 years ago
Closed 13 years ago
#24039 closed defect (bug) (fixed)
Twenty Thirteen: Increase comment form label widths
| Reported by: | obenland | Owned by: | lancewillett |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Bundled Theme | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
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
@
13 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.