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:
Diffstat (limited to 'plugins/Overlay/stylesheets/overlay.css')
-rw-r--r--plugins/Overlay/stylesheets/overlay.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Overlay/stylesheets/overlay.css b/plugins/Overlay/stylesheets/overlay.css
index 2d79764ccd..257ae31d9a 100644
--- a/plugins/Overlay/stylesheets/overlay.css
+++ b/plugins/Overlay/stylesheets/overlay.css
@@ -65,6 +65,10 @@ a#overlayTitle .icon-help {
color: #255792;
}
+.overlayMainMetrics {
+ padding-bottom: 0 !important;
+}
+
a#overlaySegmentedVisitorLog,
a#overlayFullScreen,
a#overlayRowEvolution,