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

Make breadcrumbs responsive #49

Open
ericfranz opened this issue Sep 11, 2017 · 0 comments
Open

Make breadcrumbs responsive #49

ericfranz opened this issue Sep 11, 2017 · 0 comments

Comments

@ericfranz
Copy link
Contributor

ericfranz commented Sep 11, 2017

Apply the changes in this commit: OSC/ood-example-ps@165bda9c6dd2b59b468c782253bd531e973eb62fhttps://github.com/OSC/ood-example-ps/commit/165bda9c6dd2b59b468c782253bd531e973eb62f

to

> li {
float: left;
> a {
@extend %navbar-brand;
}
+ li:before {
@extend %navbar-brand;
padding: $navbar-padding-vertical 0;
content: '/';
}
}
}

┆Issue is synchronized with this Asana task by Unito

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