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 issue #51

Closed
aheadzen opened this issue Sep 17, 2015 · 2 comments
Closed

CSS issue #51

aheadzen opened this issue Sep 17, 2015 · 2 comments

Comments

@aheadzen
Copy link

Hello,

Component creates css style in index.html just below the included js file. Problem is with using classname same as core ionic css classes. It is creating unnecessary css issues for our app. Can we use more specific class names to prevent style conflicts

.bar.bar-stable, .tabs {
    box-shadow: 0 0 5px #555;
}
@barkoczi
Copy link

barkoczi commented Oct 2, 2015

+1 for aheadzen, it would be better if the directive had an own class.

@rajeshwarpatlolla
Copy link
Owner

Thanks for pointing this issue, which helped to fix another issue too. Please take a look at this commit

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

3 participants