diff options
-rw-r--r-- | app/views/projects/environments/show.html.haml | 2 |
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 |