summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-06-15 14:35:18 -0500
committerClement Ho <ClemMakesApps@gmail.com>2018-06-15 14:35:18 -0500
commita94badf4c7615f9810b11c451c447fb44047e0e9 (patch)
tree7bf757385ecb66a3fd470df10bbee18d04c05698
parent557dd8d9f04aa4c6a921356a074c86e0a47e38a3 (diff)
downloadgitlab-ce-47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizes.tar.gz
Enable display static for ci job dropdowns so that they dont move when window resizes47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizes
-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 04120d45834..e047d10ac93 100644
--- a/app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue
+++ b/app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue
@@ -87,6 +87,7 @@ export default {
data-toggle="dropdown"
data-container="body"
data-boundary="viewport"
+ data-display="static"
class="dropdown-menu-toggle build-content"
>