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

FIX more button

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