Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@piwik.org>2017-08-15 07:27:26 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2017-08-15 07:27:26 +0300
commitc44657a8f036ce822b6f7cf333ef127d58cf31ba (patch)
tree24840c7bff54b340f25c36bf15731d53fd71f278
parent762b006236ef21ce9a5c9248cf6cf35133838a49 (diff)
Fix metric selection in multi row evolution (#11953)
* Do not hide select box for metric selection * update screenshots
-rw-r--r--plugins/CoreVisualizations/stylesheets/jqplot.css1
-rw-r--r--tests/UI/expected-screenshots/RowEvolution_multirow_evolution.png4
-rw-r--r--tests/UI/expected-screenshots/RowEvolution_multirow_evolution_other_metric.png4
3 files changed, 5 insertions, 4 deletions
diff --git a/plugins/CoreVisualizations/stylesheets/jqplot.css b/plugins/CoreVisualizations/stylesheets/jqplot.css
index 7c833650d1..ef08f1292f 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 42477bc16e..1d441fd44c 100644
--- a/tests/UI/expected-screenshots/RowEvolution_multirow_evolution.png
+++ b/tests/UI/expected-screenshots/RowEvolution_multirow_evolution.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:a2159baa75c3612a2b4d9d64944c3065e5e93d80838a4f6227eaabad89e20a15
-size 47383
+oid sha256:c4cd0c3f213b93cfbfe9cff7c687dc21d9b147c5fee49e5912d5a01734c4cbcf
+size 48596
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 4e1c7d62fb..f8eac3aba7 100644
--- a/tests/UI/expected-screenshots/RowEvolution_multirow_evolution_other_metric.png
+++ b/tests/UI/expected-screenshots/RowEvolution_multirow_evolution_other_metric.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:2e54922b958a2c461779a7a1b78fd519216cb568c26894bebf731c7d1ed99054
-size 49068
+oid sha256:cd7a06004b82a8fe2a523e578d026739cba77dadd19e8e93e4a2a6198ebbca59
+size 51430