[wp-trac] [WordPress Trac] #24797: Twenty Thirteen: Bullets conflicting with caption
WordPress Trac
noreply at wordpress.org
Thu Jul 18 22:02:38 UTC 2013
#24797: Twenty Thirteen: Bullets conflicting with caption
---------------------------+--------------------
Reporter: rdall | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+--------------------
Comment (by lancewillett):
One idea is to just target this exact case only.
{{{
.wp-caption + ul li {
list-style-position: inside;
}
}}}
... for example. Or give a bit more spacing.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24797#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list