[wp-trac] [WordPress Trac] #24797: Twenty Thirteen: Bullets conflicting with caption

WordPress Trac noreply at wordpress.org
Thu Jul 18 22:06:54 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):

 Going even further, could try only targeting left-aligned captions, right?

 Giving the list a bit more left padding, for example.

 {{{
 .wp-caption.alignleft + ul {
         padding-left: 140px;
 }
 }}}

 (Note, will need RTL equivalent.)

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24797#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list