Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

img-responsive interferes with media-object #142

Description

@noquierouser

I was trying to use the .media pattern, but found out that the .media-object wasn't showing properly, or didn't show at all.

Fiddling with the code, I found out that removing .img-responsive from the $class variable at line 1561 fixed the behavior.

Also, at line 1662, scrape_dom_element strips a tags if used. I tried adding 'a' in the $tag array at line 1660, but it didn't work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions