[wp-trac] [WordPress Trac] #24231: Twenty Thirteen: avoid hyphenating long post or page titles
WordPress Trac
noreply at wordpress.org
Tue Apr 30 18:17:34 UTC 2013
#24231: Twenty Thirteen: avoid hyphenating long post or page titles
--------------------------+-----------------------------
Reporter: lancewillett | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
We use CSS3 hyphenation in Twenty Thirteen for almost every element; it's
set on the {{{body}}} selector.
One case where I think it should be avoided is for post and page titles.
It looks weird there ... titles should just break at word boundaries and
go to multiple lines.
This primarily affects Safari and Firefox, and I think we should go with
{{{manual}}} property value for {{{hyphens}}} so that if there is a
natural break (like a hyphen!) in a long title, it'll break on it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24231>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list