[wp-meta] [Making WordPress.org] #3408: Admin Bar Overlay Theme Previewer
Making WordPress.org
noreply at wordpress.org
Tue Jan 30 16:40:06 UTC 2018
#3408: Admin Bar Overlay Theme Previewer
-----------------------------+-----------------
Reporter: Howdy_McGee | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Theme Directory | Keywords:
-----------------------------+-----------------
Whenever logged into `.org` the admin bar overlay the theme preview divs
making it difficult to traverse or exit out of the preview. There needs to
be a class on the overlay divs to determine if the user is logged in and
then offset by 32px or use the body class to do that.
{{{
body.logged-in .wp-full-overlay,
body.logged-in .wp-full-overlay-sidebar {top: 32px;}
}}}
This is happening in all major Windows browsers.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3408>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list