summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/environments.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-10 16:21:08 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-10 16:21:08 -0500
commit0a79e5cd44e1d83f0cd18ffb538da25e6b2deae3 (patch)
treed459fbb610ce837a47c823140e06d113257e5149 /app/assets/stylesheets/pages/environments.scss
parent5196f6028cf57dc02c25f95edbb933e3f403b016 (diff)
downloadgitlab-ce-0a79e5cd44e1d83f0cd18ffb538da25e6b2deae3.tar.gz
Replace generic table with
Diffstat (limited to 'app/assets/stylesheets/pages/environments.scss')
-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 3f19e920166..820cc0fc991 100644
--- a/app/assets/stylesheets/pages/environments.scss
+++ b/app/assets/stylesheets/pages/environments.scss
@@ -52,13 +52,13 @@
}
}
-.table.builds.environments {
+.table.ci-table.environments {
.icon-container {
width: 20px;
text-align: center;
}
-
+
.branch-commit {
.commit-id {
margin-right: 0;