summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/environments.scss
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-10-25 14:55:57 +0100
committerFilipa Lacerda <filipa@gitlab.com>2016-11-16 11:57:59 +0000
commit1906a32bc03179aa15777073de0ff20547bc7f6a (patch)
tree3fee0644706b96a345c9079a149332b653390053 /app/assets/stylesheets/pages/environments.scss
parentcd476336d9c8f07c5a70fb05f646727965139706 (diff)
downloadgitlab-ce-1906a32bc03179aa15777073de0ff20547bc7f6a.tar.gz
Fix SCSS lint errors
Fixes some tests
Diffstat (limited to 'app/assets/stylesheets/pages/environments.scss')
-rw-r--r--app/assets/stylesheets/pages/environments.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/environments.scss b/app/assets/stylesheets/pages/environments.scss
index 2565036eae7..9d47e96bb69 100644
--- a/app/assets/stylesheets/pages/environments.scss
+++ b/app/assets/stylesheets/pages/environments.scss
@@ -63,19 +63,19 @@
}
}
}
-
+
.children-row .environment-name {
margin-left: 17px;
margin-right: -17px;
}
-
+
.folder-icon {
padding: 0 5px 0 0;
}
-
+
.folder-name {
cursor: pointer;
-
+
.badge {
font-weight: normal;
background-color: $gray-darker;