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/ScheduledReports/stylesheets/scheduledreports.less')
-rw-r--r--plugins/ScheduledReports/stylesheets/scheduledreports.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/ScheduledReports/stylesheets/scheduledreports.less b/plugins/ScheduledReports/stylesheets/scheduledreports.less
index 871b89da3c..27d2d1557d 100644
--- a/plugins/ScheduledReports/stylesheets/scheduledreports.less
+++ b/plugins/ScheduledReports/stylesheets/scheduledreports.less
@@ -7,5 +7,6 @@
#report_hour {
height: 0.9em;
padding: 0 0 0 5px;
- width: 35px;
+ width: 45px;
+ background-position: 25px center;
}