[wp-trac] [WordPress Trac] #26108: Twenty Fourteen: editor doesn't align right image properly

WordPress Trac noreply at wordpress.org
Sun Nov 24 21:01:03 UTC 2013


#26108: Twenty Fourteen: editor doesn't align right image properly
---------------------------+-----------------------
 Reporter:  RDall          |       Owner:
     Type:  defect (bug)   |      Status:  reopened
 Priority:  normal         |   Milestone:
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+-----------------------

Comment (by azaozz):

 Confirmed, happens only on images with captions. Caused by missing `max-
 width` on `.wp-caption` in editor-style.css. The patch is to add this on
 line 357:
 {{{
 max-width: 474px;
 }}}

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


More information about the wp-trac mailing list