From 54bdec81288e9e20add212a0e1eba139fa271525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 12 Sep 2017 16:46:39 +0200 Subject: [PATCH] Fixed comment 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/css/apps.scss b/core/css/apps.scss index 0a7de8e29c..cf546641b8 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -268,7 +268,7 @@ kbd { transform: rotate(-90deg); } - /* force padding on link if collapse is here no matter if a has an icon class */ + /* force padding on link no matter if 'a' has an icon class */ > a:first-child { padding-left: 44px; }