Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS conflict #283

Open
themenow opened this issue Apr 17, 2018 · 0 comments
Open

CSS conflict #283

themenow opened this issue Apr 17, 2018 · 0 comments

Comments

@themenow
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant