From f427bf42f178add4cc1eb0758be920b357846383 Mon Sep 17 00:00:00 2001 From: Alfredo Sumaran Date: Thu, 8 Jun 2017 03:44:22 -0500 Subject: Align folder and carets on groups tree --- app/assets/stylesheets/framework/lists.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/framework/lists.scss b/app/assets/stylesheets/framework/lists.scss index b70c6def4f2..38727e15c6f 100644 --- a/app/assets/stylesheets/framework/lists.scss +++ b/app/assets/stylesheets/framework/lists.scss @@ -303,7 +303,7 @@ ul.indent-list { .group-list-tree { margin-bottom: 0; - margin-left: 20px; + margin-left: 30px; position: relative; &::before { -- cgit v1.2.1