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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-09-10 03:40:29 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-09-16 10:24:48 +0300
commit7ec9c20df19a63b6111e59549218ec19132d0a61 (patch)
tree7ea05badfafbb9e19f30872822491d5cae384bba /app
parent0983d01bc10d118962864cb32a53ae0ce68a3e5f (diff)
Remove centering of stages
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index 81c2c7314c9..a792b60f89a 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -147,7 +147,6 @@
}
.stage-cell {
- text-align: center;
svg {
height: 18px;