summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-09-09 19:40:29 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-09-16 09:24:48 +0200
commit7ec9c20df19a63b6111e59549218ec19132d0a61 (patch)
tree7ea05badfafbb9e19f30872822491d5cae384bba
parent0983d01bc10d118962864cb32a53ae0ce68a3e5f (diff)
downloadgitlab-ce-7ec9c20df19a63b6111e59549218ec19132d0a61.tar.gz
Remove centering of stages
-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;