#3408 closed defect (bug) (fixed)
Admin Bar Overlay Theme Previewer
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | |
Cc: |
Description
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.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Admin Bar Overlay