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

White space at end of links #15

Closed
dividy opened this issue Oct 15, 2020 · 2 comments
Closed

White space at end of links #15

dividy opened this issue Oct 15, 2020 · 2 comments

Comments

@dividy
Copy link

dividy commented Oct 15, 2020

There is a white space displayed at the end of each link inside the breadcrumbs.

This space is caused by the new lines in the view (breadcrumbs.blade.php)

<a href="{{ $crumbs->url() }}">
{{ $crumbs->title() }}
</a>
tabuna added a commit that referenced this issue Oct 15, 2020
tabuna added a commit that referenced this issue Oct 15, 2020
@tabuna
Copy link
Owner

tabuna commented Oct 15, 2020

Hey @dividy. Please check the new release

@dividy
Copy link
Author

dividy commented Oct 16, 2020

Good job and thanks for the quick reply!

@dividy dividy closed this as completed Oct 16, 2020
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