From ddcf8b892bfb1ff689e8037a54faba33f082dcf1 Mon Sep 17 00:00:00 2001 From: Nico Schreiner Date: Sun, 29 Apr 2018 13:28:49 +0200 Subject: [PATCH] Fix alignment of sidebar-icons I noticed a minor thing which was bothering me. The Icons in the sidebar weren't align correctly (the fa-repeat icon). This change should fix this. --- resources/views/partials/menu-sidebar.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/partials/menu-sidebar.twig b/resources/views/partials/menu-sidebar.twig index a489fc7a53..4772d605d5 100644 --- a/resources/views/partials/menu-sidebar.twig +++ b/resources/views/partials/menu-sidebar.twig @@ -55,7 +55,7 @@
  • - + {{ 'transactions'|_ }}