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:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-04-06 00:12:47 +0300
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-04-06 00:12:47 +0300
commitb23e67bce5ae5f3bed8f27feba7eb5f833dcdca5 (patch)
tree6f459fbf1f1f72c6c3ec5624502bcf5366bf4207 /app/assets/stylesheets/pages/status.scss
parent2446f853bdd907bcff3f39f021a9803311a29658 (diff)
Add CI styling to all CI updates
Diffstat (limited to 'app/assets/stylesheets/pages/status.scss')
-rw-r--r--app/assets/stylesheets/pages/status.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/status.scss b/app/assets/stylesheets/pages/status.scss
index 5e5e38a0ba6..dbb6daf0d70 100644
--- a/app/assets/stylesheets/pages/status.scss
+++ b/app/assets/stylesheets/pages/status.scss
@@ -1,4 +1,4 @@
-.container-fluid .content {
+.container-fluid {
.ci-status {
padding: 2px 7px;
margin-right: 5px;