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:
authorFilipa Lacerda <filipa@gitlab.com>2016-11-22 03:24:44 +0300
committerFilipa Lacerda <filipa@gitlab.com>2016-11-22 03:24:44 +0300
commitfde5cd891242743cbaa10e96a6ce6306bf851593 (patch)
tree102e1b386bad5ef946d69ed269ea35a7b0a4a90b /app
parentcd2381c27a73c9431d393515f405a08551b2d5d6 (diff)
Adjust %
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/pages/environments.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/environments.scss b/app/assets/stylesheets/pages/environments.scss
index aae90dcd9be..4b382e8adaf 100644
--- a/app/assets/stylesheets/pages/environments.scss
+++ b/app/assets/stylesheets/pages/environments.scss
@@ -36,11 +36,11 @@
.environments-deploy,
.environments-build,
.environments-date {
- width: 11.6%;
+ width: 10%;
}
.environments-name {
- width: 25%;
+ width: 30%;
}
.deployment-column {