diff --git a/plugins/CoreVisualizations/stylesheets/jqplot.css b/plugins/CoreVisualizations/stylesheets/jqplot.css index 7c833650d1f817c203dad398ace145dd5c3fefd1..ef08f1292f560632e903aa2a4e12cd26943cb60a 100644 --- a/plugins/CoreVisualizations/stylesheets/jqplot.css +++ b/plugins/CoreVisualizations/stylesheets/jqplot.css @@ -196,6 +196,7 @@ a.rowevolution-startmulti { color: #444; margin: 8px 0 0 0; padding: 0; + display: block; } /** diff --git a/tests/UI/expected-screenshots/RowEvolution_multirow_evolution.png b/tests/UI/expected-screenshots/RowEvolution_multirow_evolution.png index 42477bc16e69b89824113beffcf9931903cea4ca..1d441fd44cf4faf2eabfa76299eab1b8b19980df 100644 Binary files a/tests/UI/expected-screenshots/RowEvolution_multirow_evolution.png and b/tests/UI/expected-screenshots/RowEvolution_multirow_evolution.png differ diff --git a/tests/UI/expected-screenshots/RowEvolution_multirow_evolution_other_metric.png b/tests/UI/expected-screenshots/RowEvolution_multirow_evolution_other_metric.png index 4e1c7d62fb7811b0137629dd3616bf4da5535d3a..f8eac3aba7534bf60e1e9f64229095b939f06e38 100644 Binary files a/tests/UI/expected-screenshots/RowEvolution_multirow_evolution_other_metric.png and b/tests/UI/expected-screenshots/RowEvolution_multirow_evolution_other_metric.png differ