diff --git a/GUI/src/pages/ServiceFlowPage.scss b/GUI/src/pages/ServiceFlowPage.scss index e9650173..231f61d0 100644 --- a/GUI/src/pages/ServiceFlowPage.scss +++ b/GUI/src/pages/ServiceFlowPage.scss @@ -63,9 +63,14 @@ white-space: nowrap; max-width: 318px; - p { + p, + div { display: inline; } + + br { + display: none; + } } &.selected {