Opened 3 years ago
Last modified 3 years ago
#6614 new defect (bug)
https://wordpress.org/gutenberg/ page in top Register & Log In menu does not show in mobile and top design break.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | General | Keywords: | |
| Cc: |
Description
I am just checking wordpress.org on mobile and I have found the top Register & Log In menus don't show on mobile and the top design breaks.
Please check the below Add video URL for a better understanding.
Note: See
TracTickets for help on using
tickets.
This appears to be the combinations of 2 things:
https://github.com/WordPress/wporg-mu-plugins/blob/trunk/mu-plugins/blocks/global-header-footer/postcss/header/admin-bar.pcss
admin-barstyles being applied:.admin-bar { position: inherit !important; top: auto !important; }We have a couple of choices to fix:
admin-barCSS styles added to the wporg-gutenberg theme.