Making WordPress.org

Opened 8 months ago

Last modified 8 months ago

#6709 new defect (bug)

https://wordpress.org/documentation/article/audio-shortcode/ mobile design break.

Reported by: upadalavipul's profile upadalavipul Owned by:
Milestone: Priority: normal
Component: General Keywords:
Cc:

Description

I have reviewed the https://wordpress.org/documentation/article/audio-shortcode/ page on mobile and the design is broken. please check below attached screenshot.

Screenshot: https://share.cleanshot.com/VVw1WxdLGWpsZGjfBwgm

Change History (5)

#1 @upadalavipul
8 months ago

Added solution for the above issue. please add the below CSS.

CSS:

.wp-block-preformatted {

word-break: break-all;

}

#2 @Otto42
8 months ago

Issues like this can be brought up to the #docs team directly in Slack They don't need a meta ticket about them, as the content can be edited directly by that team.

#3 @Otto42
8 months ago

#6710 was marked as a duplicate.

#4 @Otto42
8 months ago

#6711 was marked as a duplicate.

This ticket was mentioned in Slack in #docs by upadalavipul. View the logs.


8 months ago

Note: See TracTickets for help on using tickets.