#23672 closed defect (bug) (wontfix)
Twenty Thirteen: Default widget title wraps to a new line
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.6 |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
Default Recent Comments widget title wraps to a new line on a localized install due to a longer string in Russian (see the screenshot). Could we reduce the font size a bit?
Attachments (3)
Change History (12)
#3
@
12 years ago
While I'm usually in great favor of all internationalization improvements, I'd prefer us not to adopt this change.
A decrease in font-size by 5-10% may seem trivial, but it would set the widget title at the same visual hierarchy level as an image caption or a blockquote. It would also reduce the size difference between heading and regular text by ~25%!
We can't account for all translations for all default widget titles in all sidebar widths. It would be great if we could not start attempting.
#7
@
12 years ago
- Cc mdhansen@… added
Adjusting the font size fixes the problem for the default title but users can enter whatever title they want and if it is any longer it will wrap anyway.
23672.patch reduces the font size for widget titles to 19px (18px might be safer).
Tested in Firefox 19, Crome 25, IE 8, Opera 12.