Opened 3 years ago
Closed 2 years ago
#7075 closed defect (bug) (duplicate)
UI issue on Developer Resources page
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Developer Hub | Keywords: | needs-screenshots |
| Cc: |
Description
Hey,
I have visited this https://developer.wordpress.org/reference/functions/wp_enqueue_script/ URL and looking like a UI issue related to sidebar table content.
for more information see mentioned screenshot.
Attachments (2)
Change History (5)
#1
@
3 years ago
this is a solution to fix the above UI.
.code-reference .site-main .table-of-contents ul.items {
max-width: 230px;
}
#2
@
3 years ago
Thanks for the report @sumitsingh! The developer site is undergoing a redesign (https://github.com/wordpress/wporg-developer), hopefully it will land soon.
I'll leave this ticket open in case someone wants to address this in the meantime, but it should be addressed with new changes.
:)
Note: See
TracTickets for help on using
tickets.
Broken layout screenshot