summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Gray <annabel.m.gray@gmail.com>2018-06-16 00:20:44 +0000
committerChris Peressini <cperessini@gitlab.com>2018-06-18 10:55:58 +0200
commit5738eab5d450a0ea89d938612462cae82870517d (patch)
tree439169063f7a5d1a7606b8b403d77b37f778a0b9
parentb002ef70d57c60c95853d53e5218dc50383834f2 (diff)
downloadgitlab-ce-5738eab5d450a0ea89d938612462cae82870517d.tar.gz
Merge branch '47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizes' into 'master'
Resolve "Pipeline dropdown shifts around at smaller screen sizes" Closes #47068 See merge request gitlab-org/gitlab-ce!19910
-rw-r--r--app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue b/app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue
index e64afc94ef9..1bc1f22ae92 100644
--- a/app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue
+++ b/app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue
@@ -86,6 +86,7 @@ export default {
data-toggle="dropdown"
data-container="body"
data-boundary="viewport"
+ data-display="static"
class="dropdown-menu-toggle build-content"
:title="tooltipText"
>