Making WordPress.org

Opened 4 months ago

Last modified 4 months ago

#6752 new defect (bug)

Content margin and padding issue in Documentation page

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 page:
https://wordpress.org/documentation/article/reset-your-password/

When we inspect the page and set the width to 425px, the paragraph content is out of list items so it not looks consistent. For more details, please check the attached screenshot.

Attachments (1)

CleanShot 2023-02-13 at 22.55.40@2x.png (276.7 KB) - added by patelhitesh 4 months ago.
Content margin and padding issue in Documentation page.

Download all attachments as: .zip

Change History (3)

@patelhitesh
4 months ago

Content margin and padding issue in Documentation page.

#1 @patelhitesh
4 months ago

To overcome the above issue, please check the below CSS:

.wp-block-preformatted p {

padding: 30px;

}

#2 @Otto42
4 months ago

#6755 was marked as a duplicate.

Note: See TracTickets for help on using tickets.