Making WordPress.org

#6836 closed defect (bug) (reported-upstream)

Content formatting issue on wordpress.org website

Reported by: patelhitesh's profile patelhitesh Owned by:
Milestone: Priority: normal
Component: WordPress.org Site Keywords: needs-patch needs-design-feedback has-screenshots
Cc:

Description

Please check the below URL:
https://wordpress.org/about/security/

Some code block's content is overflow out of the container. Please check the attached screenshot for more details.

Steps to reproduce:
Visit the URL: https://wordpress.org/about/security/
Check the page at the 425px wide
Some code blocks is out of the container

Attachments (1)

CleanShot 2023-03-07 at 17.35.59@2x.png (234.2 KB) - added by patelhitesh 20 months ago.
Content formatting issue

Download all attachments as: .zip

Change History (3)

@patelhitesh
20 months ago

Content formatting issue

#1 @patelhitesh
20 months ago

To overcome the above-mentioned content formatting issue, please check the below CSS:
.wp-block-group p { word-break: break-word; }

#2 @dd32
15 months ago

  • Resolution set to reported-upstream
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.