[wp-meta] [Making WordPress.org] #3087: News image on wordcamp central site overflows

Making WordPress.org noreply at wordpress.org
Fri Sep 1 06:56:47 UTC 2017


#3087: News image on wordcamp central site overflows
-------------------------------------+-----------------------
 Reporter:  dingo_bastard            |      Owner:
     Type:  defect                   |     Status:  new
 Priority:  normal                   |  Milestone:
Component:  WordCamp Site & Plugins  |   Keywords:  has-patch
-------------------------------------+-----------------------
 I noticed that the image on the blog post was going out of bounds, which
 can be fixed with a simple css fix in the `style.css` of the `wordcamp-
 central-2012` on line 2098

 {{{#!css
 #content .post .entry-content img {
         margin-top: 10px;
         margin-bottom: 10px;
         max-width: 100%;
 }
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3087>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list