Making WordPress.org

Opened 8 months ago

Last modified 8 months ago

#6732 new defect (bug)

table of contents is width of longest link

Reported by: joyously's profile joyously Owned by:
Milestone: Priority: normal
Component: Developer Hub Keywords: has-screenshots
Cc:

Description

Some of the headings can be long, and the table of contents is not set to a max width, so the long heading can make the table wider than the page content.

It looks like CSS for max-width is needed.
See https://developer.wordpress.org/reference/functions/wp_enqueue_script/ for an example.

Attachments (1)

wp_enqueue_script() Function WordPress Developer Resources-01.jpg (81.1 KB) - added by joyously 8 months ago.
table of contents is wider than page content

Download all attachments as: .zip

Change History (2)

@joyously
8 months ago

table of contents is wider than page content

#1 @dufresnesteven
8 months ago

I've tested this in the new theme (https://github.com/WordPress/wporg-developer), which should be launched soon-ish, and this issue no longer exists there.

I'll leave this open for now but it shouldn't require any work.

Note: See TracTickets for help on using tickets.