summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-11 09:10:12 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-11 09:10:12 -0500
commitdd11c8f5c6984aed434c73197b9b592eee2646e1 (patch)
tree160729fabc05c06586e7ce97efcac777b72f553c
parent4a8cb230c6ba28ccdcd6da91855005e4fa0c46bf (diff)
downloadgitlab-ce-dd11c8f5c6984aed434c73197b9b592eee2646e1.tar.gz
Fix overflow to show grouped builds arrow
-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 05f59279637..28e850767b7 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -421,7 +421,6 @@
right: -197px;
top: -9px;
max-height: 245px;
- overflow-y: scroll;
a {
color: $gl-text-color;