[wp-meta] [Making WordPress.org] #3142: Figcaption is hidden when the screenshot image height is bigger than 600px

Making WordPress.org noreply at wordpress.org
Thu Feb 8 11:19:09 UTC 2018


#3142: Figcaption is hidden when the screenshot image height is bigger than 600px
------------------------------+-----------------------------
 Reporter:  Mirucon           |       Owner:  SergeyBiryukov
     Type:  defect            |      Status:  closed
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:  fixed
 Keywords:                    |
------------------------------+-----------------------------

Comment (by aurovrata):

 wouldn't it be simpler to simply remove the css styling:

 {{{
 .plugin-screenshots .image-gallery-slides {
     max-height: 600px;
 }
 }}}

 and let the screenshot image height vary?  I think its easier to let users
 add any ratios (width/height) of screenshots rather than constrain them to
 landscape ratios.

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


More information about the wp-meta mailing list