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@matomo.org>2021-05-27 20:34:05 +0300
committerGitHub <noreply@github.com>2021-05-27 20:34:05 +0300
commita55c3fbfcb87141f83d223a4fa9c0002c35deee8 (patch)
treeddece7bfe24fe6c99cd6026ecc433d6dbf1abdb1 /plugins/Dashboard
parentf4519d103bf79bd5518b6df51a860efe4a591ab3 (diff)
Fix position & visibility of icons in maximized widgets (#17630)
* Fix position & visibility of icons in maximized widgets * updates expected UI file
Diffstat (limited to 'plugins/Dashboard')
-rw-r--r--plugins/Dashboard/stylesheets/widget.less4
-rw-r--r--plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_widget_maximise.png4
2 files changed, 5 insertions, 3 deletions
diff --git a/plugins/Dashboard/stylesheets/widget.less b/plugins/Dashboard/stylesheets/widget.less
index f4a53bdb00..b87c721c5c 100644
--- a/plugins/Dashboard/stylesheets/widget.less
+++ b/plugins/Dashboard/stylesheets/widget.less
@@ -164,5 +164,7 @@
.ui-dialog .widget .widgetTop .buttons {
- right: 25px;
+ right: 30px;
+ top: 2px;
+ display: block;
}
diff --git a/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_widget_maximise.png b/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_widget_maximise.png
index 929a393eaa..aec55094b1 100644
--- a/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_widget_maximise.png
+++ b/plugins/Dashboard/tests/UI/expected-screenshots/Dashboard_widget_maximise.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:d405e50f8e67ea15bbd27006402933b88929845045291347a441241b788d2d98
-size 32321
+oid sha256:793785094f8d249d2c8627fee92a556490f75c54853972703fa474b37f3a6aee
+size 32998