Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2017-06-08 11:44:22 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2017-06-08 11:44:22 +0300
commitf427bf42f178add4cc1eb0758be920b357846383 (patch)
treefe42ec1245f815be365b9f8b03f479b01cc7758d /app
parentceedefec54b7f7a50308b07a2697a81ef1752fc8 (diff)
Align folder and carets on groups tree
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/framework/lists.scss2
1 files changed, 1 insertions, 1 deletions
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 {