summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-08-22 13:51:38 -0500
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-08-23 14:42:31 -0500
commit2f4cde01c2849168c5cb1aea3902e0af8bcaced1 (patch)
tree5b992b80aad15ec333483e68ab7a29d53b25f285
parent009727fb80da7c3c2f4414b1e4d0a31c9e13ff68 (diff)
downloadgitlab-ce-2f4cde01c2849168c5cb1aea3902e0af8bcaced1.tar.gz
Remove graph min width
-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 8e7cfafe76f..7eb4e7ec676 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -265,7 +265,6 @@
.pipeline-visualization {
position: relative;
- min-width: 1200px;
ul {
padding: 0;