[wp-meta] [Making WordPress.org] #4566: Image placeholder isn't size-constrained

Making WordPress.org noreply at wordpress.org
Fri Aug 16 01:13:29 UTC 2019


#4566: Image placeholder isn't size-constrained
------------------------------------------+-----------------------
 Reporter:  jonoaldersonwp                |       Owner:  (none)
     Type:  defect                        |      Status:  assigned
 Priority:  lowest                        |   Milestone:
Component:  WordCamp Site & Plugins       |  Resolution:
 Keywords:  seo good-first-bug has-patch  |
------------------------------------------+-----------------------
Changes (by donmhico):

 * keywords:  seo needs-patch good-first-bug => seo good-first-bug has-patch


Comment:

 Basically in my patch,
 [https://meta.trac.wordpress.org/attachment/ticket/4566/4566.diff
 4566.diff], I just added `width: inherit;` since it's immediate parent DOM
 which is `.wc-single-website` has set width `width: 220px;`. So in the
 future if the width is ever to be changed, the only place needed to be
 changed is width in `.wc-single-website` and the preview image will always
 adapt.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4566#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list