summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-06-06 10:05:29 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-06-06 10:05:29 -0500
commitb90f071367a23f96e9f93ffa2b67414e668df1ab (patch)
treee69d50909a7c98e3c2aea70747e669c5bdec2ad2
parentb2496a43136c68ac529fb8ef66ed1311b13d8887 (diff)
downloadgitlab-ce-environment-detail-view.tar.gz
Fix column widthenvironment-detail-view
-rw-r--r--app/views/projects/environments/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/environments/show.html.haml b/app/views/projects/environments/show.html.haml
index 6d6e2bc5293..f9068d11542 100644
--- a/app/views/projects/environments/show.html.haml
+++ b/app/views/projects/environments/show.html.haml
@@ -30,7 +30,7 @@
.table-holder
.ci-table.environments
.gl-responsive-table-row.table-row-header{ role: 'row' }
- .table-section.section-15{ role: 'rollheader' } ID
+ .table-section.section-10{ role: 'rollheader' } ID
.table-section.section-40{ role: 'rollheader' } Commit
.table-section.section-15{ role: 'rollheader' } Job
.table-section.section-15{ role: 'rollheader' } Created