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
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-10-05 20:00:20 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-10-05 21:00:33 +0300
commit790bc25dcd727471698838c5f8504fa9dc44fc37 (patch)
treebe462660904fc846c9a6000cda78f56ac39c32a8 /app/assets/stylesheets/pages/environments.scss
parent228ecf3646812f9f7d2811493382da9ad2a25225 (diff)
fix linter errors and karma specs
Diffstat (limited to 'app/assets/stylesheets/pages/environments.scss')
-rw-r--r--app/assets/stylesheets/pages/environments.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/environments.scss b/app/assets/stylesheets/pages/environments.scss
index 1e09141665f..7c0be8cb988 100644
--- a/app/assets/stylesheets/pages/environments.scss
+++ b/app/assets/stylesheets/pages/environments.scss
@@ -292,6 +292,7 @@
> line {
stroke: $gray-darker;
}
+
> text {
font-size: 12px;
}