[wp-meta] [Making WordPress.org] #3777: Bad CSS Code hides the bottom 24 pixels (11%) of theme screenshots

Making WordPress.org noreply at wordpress.org
Fri Aug 24 08:18:49 UTC 2018


#3777: Bad CSS Code hides the bottom 24 pixels (11%) of theme screenshots
-----------------------------+--------------------
 Reporter:  ilovewpcom       |      Owner:  (none)
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:
Component:  Theme Directory  |   Keywords:
-----------------------------+--------------------
 The current CSS code for displaying the themes (in list mode) CUTS out
 from the bottom 24 pixels of an already short screenshot. Considering that
 the total height is ~214, taking out 24 pixels is 11%!

 Fixing this takes about 60 seconds.

 {{{
 .theme-browser .theme .theme-screenshot img - should not have absolute
 positioning.
 .theme-browser .theme .theme-screenshot:after - should not even exist.
 }}}

 We immediately get 100% of our screenshots visible in the /themes/ list
 pages.

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


More information about the wp-meta mailing list