[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 Sep 21 12:20:59 UTC 2018
#3777: Bad CSS Code hides the bottom 24 pixels (11%) of theme screenshots
--------------------------------------------------+---------------------
Reporter: ilovewpcom | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Theme Directory | Resolution:
Keywords: needs-patch ui-feedback dev-feedback |
--------------------------------------------------+---------------------
Comment (by Presskopp):
I can confirm that the patch like described above will work fine (tried
with browser console). It only needs to be made by someone.
{{{
.theme-browser .theme .theme-screenshot img - should not have absolute
positioning.
.theme-browser .theme .theme-screenshot:after - should not even exist.
}}}
I'm also not sure if these are needed:
{{{
height: auto;
left: 0;
width: 100%;
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3777#comment:9>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list