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

Remove breadcrumb styles #9

Open
Bidthedog opened this issue Oct 23, 2017 · 1 comment
Open

Remove breadcrumb styles #9

Bidthedog opened this issue Oct 23, 2017 · 1 comment

Comments

@Bidthedog
Copy link

Bidthedog commented Oct 23, 2017

The default styles defined here currently override the bootstrap defaults, therefore the allowBootstrap directive doesn't work consistently - i.e. <breadcrumb [allowBootstrap]="true"></breadcrumb> results in this:

ng4-bootstrap-style2

Instead of this (the bootstrap default):

ng4-bootstrap-style1

i.e. an enforced white background (regardless of the allowBootstrap directive) and overridden padding / margins.

Suggest removing all bootstrap overrides when allowBootstrap is true and let the implementer override bootstrap styles if they wish.

@hggeorgiev
Copy link
Owner

@Taulantdisha

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

2 participants