summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.warnings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.warnings.php b/templates/part.content.warnings.php
index 98149b657..f68933dba 100644
--- a/templates/part.content.warnings.php
+++ b/templates/part.content.warnings.php
@@ -3,7 +3,7 @@
#cron-warning {
position: absolute;
right: 30px;
- top: 40px;
+ top: 120px;
z-index: 5;
padding: 5px;
background-color: var(--color-main-background);