From 793ced3d1e30a0e849f993af9b13492186bca758 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Tue, 30 Jan 2018 10:38:32 +0100 Subject: [PATCH] Elastic: Small spacing fix --- plugins/libkolab/skins/elastic/libkolab.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/libkolab/skins/elastic/libkolab.less b/plugins/libkolab/skins/elastic/libkolab.less index 3581fd98..27b64d1a 100644 --- a/plugins/libkolab/skins/elastic/libkolab.less +++ b/plugins/libkolab/skins/elastic/libkolab.less @@ -67,9 +67,9 @@ } &.folder .listname:before { - // TODO: notes folder icon, maybe need to use #notebooks parent &:extend(.font-icon-class); content: @fa-var-sticky-note; + margin-right: .5rem; } span.handle {