Commit c81d3e1c by Johannes

Remove space

1 parent 51723cdf
Showing with 1 additions and 1 deletions
......@@ -116,7 +116,7 @@
</div>
<div class="col-lg-12">
<ol class="breadcrumb">
<li><a href="#/"><i class="fa fa-home"></i>&nbsp;</a></li>
<li><a href="#/"><i class="fa fa-home"></i></a></li>
<li v-for="part in pathParts">
<a href="{{ part.link }}">{{ part.name }}</a>
</li>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!