Making WordPress.org

Opened 9 months ago

#6631 new defect (bug)

Padding issue which generate the horizontal scrolling issue and white space.

Reported by: himshekhar07's profile himshekhar07 Owned by:
Milestone: Priority: normal
Component: WordPress.org Site Keywords: needs-patch
Cc:

Description

The page generates a horizontal scrolling bar and white space in the responsive (max-width:320px and below) on this page https://wordpress.org/five-for-the-future/.

Solution:

.wp-block-button__link{
padding: calc(0.667em + 2px) calc(0.333em + 2px);
}

For better understanding I provide the Video attachment Link:
Video link: https://share.cleanshot.com/3acw3opubpTOYhU6TPrK

Change History (0)

Note: See TracTickets for help on using tickets.