From 738060efba65c4e8727e57618c1280801c2b775e Mon Sep 17 00:00:00 2001 From: pburdette Date: Wed, 4 Sep 2019 12:48:07 -0400 Subject: Adds backport change for pipeline.scss Adds the necessary backport changes for pipeline.scss. This commit is neccessary from the changes made in MR 16135 Revert schema.rb which was automatically added will investigate --- .../javascripts/pipelines/components/graph/graph_component.vue | 3 +++ .../javascripts/pipelines/mixins/graph_component_mixin.js | 10 ++++++++++ app/assets/stylesheets/framework/common.scss | 3 +++ app/assets/stylesheets/pages/pipelines.scss | 4 ---- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/app/assets/javascripts/pipelines/components/graph/graph_component.vue b/app/assets/javascripts/pipelines/components/graph/graph_component.vue index ba0dea626dc..27c1b639889 100644 --- a/app/assets/javascripts/pipelines/components/graph/graph_component.vue +++ b/app/assets/javascripts/pipelines/components/graph/graph_component.vue @@ -20,6 +20,9 @@ export default {