From c7f75f56208ed02288e8a1500fcf1f721cdf31ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Sat, 23 Sep 2017 12:06:18 +0200 Subject: [PATCH] Img margin left MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- core/css/apps.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/core/css/apps.scss b/core/css/apps.scss index ceceaba5daa..956cff51e98 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -236,6 +236,7 @@ kbd { &:first-child img { margin-right: 11px; width: 16px; + margin-left: -30px; } /* counter can also be inside the link */