Making WordPress.org

Opened 6 years ago

Closed 5 years ago

#4204 closed defect (bug) (duplicate)

WordPress embeds are breaking the mobile layout

Reported by: zodiac1978's profile zodiac1978 Owned by:
Milestone: Priority: normal
Component: International Sites (Rosetta) Keywords: needs-patch has-screenshots
Cc:

Description

If we add a WordPress URL in post on a Rosetta blog page which is generating an oEmbed iFrame it breaks the mobile layout, because there is this CSS missing:

embed, iframe, object {
    max-width: 100%;
}

Attachments (1)

Bildschirmfoto 2019-02-24 um 22.04.49.png (88.6 KB) - added by zodiac1978 6 years ago.
Horizontal scrollbar and broken layout for the oEmbed

Download all attachments as: .zip

Change History (5)

@zodiac1978
6 years ago

Horizontal scrollbar and broken layout for the oEmbed

#1 @Otto42
6 years ago

A screenshot is good, but can you provide an example URL? Easier to debug that way.

#2 @zodiac1978
6 years ago

  • Component changed from General to International Sites (Rosetta)
  • Keywords needs-patch has-screenshots added

#3 @zodiac1978
5 years ago

Checked the URL again and the mentioned CSS is added now via https://s.w.org/wp-content/themes/pub/wporg-main/css/style.css - seems to be fixed and can be closed.

#4 @dd32
5 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

Fixed via #4618

Note: See TracTickets for help on using tickets.