[wp-trac] [WordPress Trac] #21385: Twenty Twelve - Set justification to left and right for smaller screens
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 2 21:19:39 UTC 2012
#21385: Twenty Twelve - Set justification to left and right for smaller screens
---------------------------+--------------------------
Reporter: chriswallace | Owner: drewstrojny
Type: enhancement | Status: assigned
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+--------------------------
Changes (by lancewillett):
* owner: => drewstrojny
* status: new => assigned
Comment:
Replying to [comment:5 chriswallace]:
> I'm not sure a screenshot is needed.
OK, gotcha -- sometimes a visual does help make sure we're all looking at
the same thing.
> This should probably just be for mobile and tablet formatting. The CSS
for content <p> elements on mobile/tablet should be modified to include:
>
> {{{
> p{
> text-align: justify;
> text-justify: distribute;
> }
> }}}
I'll let Drew decide on this, looks nicer, you are right.
Side note, {{{text-justify: distribute;}}} too me would be a bonus but not
required, it seems to be [http://www.w3.org/TR/css3-text/#text-justify
valid CSS3] but I can't see that it's supported in any browsers yet.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21385#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list