diff --git a/frontend/src/resources/css/components-business-metrics.css b/frontend/src/resources/css/components-business-metrics.css index c87f1f9..a7619fa 100644 --- a/frontend/src/resources/css/components-business-metrics.css +++ b/frontend/src/resources/css/components-business-metrics.css @@ -436,13 +436,15 @@ .webbpm.ervu_business_metrics .graph-legend-right .horizontal-container > text + text { margin-top: 0; } +.webbpm.ervu_business_metrics .graph-legend-right .vertical-container > text { + line-height: 1.5; +} .webbpm.ervu_business_metrics .graph-legend-right .text-wrap { flex: 1; width: 30%; } .webbpm.ervu_business_metrics .graph-legend-right .text-wrap text { position: relative; - line-height: 1.5; } .webbpm.ervu_business_metrics .graph-legend-right .text-wrap text > .form-group > div:last-of-type { display: inline-block;