Skip to content
Snippets Groups Projects
Commit e7985662 authored by Yacine Chalabi's avatar Yacine Chalabi
Browse files

FIX more button

parent 47334a52
Branches
No related tags found
No related merge requests found
......@@ -28,7 +28,9 @@
{% include 'includes/comment_count.html' %}
</div>
</p>
<a class="btn btn-secondary btn-md float-right" href="{{ SITEURL }}/{{ article.url }}">{{ _('more') }}…</a>
<div class="d-flex justify-content-end">
<a class="badge bg-secondary p-2" href="{{ SITEURL }}/{{ article.url }}">{{ _('more') }}…</a>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment