]> git.ipfire.org Git - ipfire.org.git/commitdiff
blog: Fix spacing for icon
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Nov 2018 15:59:07 +0000 (15:59 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Nov 2018 15:59:07 +0000 (15:59 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/blog/modules/post.html

index f6527a360dda1111c1c2c72b45fa8931dba4c604..6eb9c599555ebe3140efbb4471a3f0be7c554be1 100644 (file)
@@ -55,7 +55,7 @@
        <div class="btn-toolbar justify-content-center">
                {% if "lightningwirelabs.com" in post.tags and post.link %}
                        <a class="btn btn-lwl" href="{{ post.link }}">
-                               Go to Lightning Wire Labs <span class="fas fa-external-link-alt"></span>
+                               Go to Lightning Wire Labs <span class="fas fa-external-link-alt ml-2"></span>
                        </a>
                {% end %}