I have problem with the stylesheet when define:

img, embed, object, video {
height: auto;
max-width: 100%;
}

This instruccion bloken the embed code from the module Embedded Media Field, please see the screenshot.

Only local images are allowed.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jleiva’s picture

Status: Active » Closed (fixed)

Hi @MaxMendez, thanks for the report.

About the issue, as you point out, the problem is the "height" property. In the next release I have removed embed and object, because we have modules like FitVid to create responsive video.

jleiva’s picture

Issue summary: View changes

Problem with the screenshot