Skip to content

CSS conflict #283

Description

@themenow

Current CSS rule matches any class CONTAIN 'filter'

[class*="filter"]::before {
...
}

This can easily conflict with other css, for example, I have an element ".portfolio-filters", because instagram.css adds a layer on it, I cannot click on any link inside of it.

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