Making WordPress.org

Opened 3 years ago

Closed 2 years ago

#7115 closed defect (bug) (duplicate)

Container spacing should be proper in mobile view.

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

Description

In themes page container left spacing should be proper in mobile view.

Reference URL: https://developer.wordpress.org/themes/

Image Link: https://drive.google.com/file/d/13GTzwcI_NWDaWBRmsSDO6HFZ6Gkk_DoW/view?pli=1

Attachments (1)

handbookmobile.png (69.0 KB) - added by bhargav727 3 years ago.

Download all attachments as: .zip

Change History (4)

#1 @dd32
3 years ago

  • Component changed from General to Handbooks
  • Keywords dev-feedback removed

#2 @hiteshtalpada
3 years ago

  • Keywords has-patch added; needs-patch removed

Css to fix this issues

.single-handbook #content {
    margin-left: 0 !important;
    width: 100%;
    background-color: #fff;
}
Version 0, edited 3 years ago by hiteshtalpada (next)

#3 @coffee2code
2 years ago

  • Component changed from Handbooks to Developer Hub
  • Resolution set to duplicate
  • Status changed from new to closed

Thanks for the report and for the proposed fix! This is a duplicate of #6886. However, I have ensured that props were granted.

Note: See TracTickets for help on using tickets.