Make WordPress Core

Opened 3 years ago

Last modified 3 years ago

#51434 new defect (bug)

Twenty Twelve: CSS issue with the Columns block padding

Reported by: ravipatel's profile ravipatel Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: reporter-feedback
Focuses: css Cc:

Description (last modified by SergeyBiryukov)

https://prnt.sc/urk4n3

.wp-block-columns.alignwide .wp-block-group .wp-block-group__inner-container{ 
    margin: 10px 10px 20px 10px;
}

Change History (6)

#1 @ravipatel
3 years ago

.wp-block-columns.alignwide .wp-block-group .wp-block-group__inner-container{ 
    margin: 10px 10px 20px 10px;
}

#2 @SergeyBiryukov
3 years ago

  • Component changed from Formatting to Bundled Theme
  • Description modified (diff)
  • Summary changed from twentytwelve Theme css Issue to Twenty Twelve: CSS issue

This ticket was mentioned in Slack in #core-css by ryelle. View the logs.


3 years ago

#4 @ryelle
3 years ago

  • Keywords reporter-feedback added; has-patch removed

Hi @ravipatel, thanks for reporting the issue. Can you tell me what browser & OS you're using? Is this the default Twenty Twenty content, or did you update it?

I tried replicating this on Mac/Chrome, but I don't see the same issue.

#5 @ravipatel
3 years ago

@ryelle

I am using a Window10 / Firefox.

#6 @SergeyBiryukov
3 years ago

  • Summary changed from Twenty Twelve: CSS issue to Twenty Twelve: CSS issue with the Columns block padding
Note: See TracTickets for help on using tickets.