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

breadcrumb RTL #8

Open
CyberDepot opened this issue Jan 19, 2019 · 0 comments
Open

breadcrumb RTL #8

CyberDepot opened this issue Jan 19, 2019 · 0 comments

Comments

@CyberDepot
Copy link

CyberDepot commented Jan 19, 2019

hi
i add you css styles to my project and work with theme
when i see a problem i can send to you a feedback

please add this class to your bootstrap 4 css style

.breadcrumb-item{
padding-right: 0.5rem!important;
padding-left: 0!important;
}

.breadcrumb-item+.breadcrumb-item::before{
padding-right: 0;
padding-left: 0.5rem;
}

thank you

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