[wp-trac] [WordPress Trac] #23147: Twenty Twelve: Proper padding to floating images with caption
WordPress Trac
noreply at wordpress.org
Fri Feb 15 19:22:55 UTC 2013
#23147: Twenty Twelve: Proper padding to floating images with caption
-------------------------------------------+------------------
Reporter: TomasM | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version: 3.5
Severity: normal | Resolution:
Keywords: needs-patch reporter-feedback |
-------------------------------------------+------------------
Comment (by TomasM):
Or I guess we could do like this:
{{{
.alignleft img {
margin: 12px 24px 12px 0;
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
}}}
If we want to apply those rule only for images, but I would say it's
better to leave it plain, so people could use .alignleft for any element.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23147#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list