Opened 3 years ago
Closed 3 years ago
#6135 closed defect (bug) (duplicate)
In wordpress.org the showcase page has issue in burger menu in responsive.
Reported by: | smit08 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Showcase | Keywords: | has-testing-info has-patch needs-testing |
Cc: |
Description
Steps to reproduce:
- Open https://wordpress.org/showcase in responsive size less than 768px.
- And click on the burger menu. So you can see that its displaying "Submit a Site" link on top.
- Now open any sites which are in showcase page like: https://wordpress.org/showcase/quartz/.
- Now open the burger menu and you can clearly see that "Submit a Site" is now not displaying due to CSS. It has margin-top: -41px;
I am attaching images of it.
Attachments (3)
Change History (5)
@
3 years ago
This image is of Quarts page listed in showcase page. (https://wordpress.org/showcase/quartz/) having not proper burger menu. Submit a Site → link is not visible due to margin-top css.
Note: See
TracTickets for help on using
tickets.
This image is of Showcase page(https://wordpress.org/showcase/) having proper burger menu.