summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2023-10-10 13:46:40 -0700
committerDevlin Junker <devlin.junker@gmail.com>2023-10-10 13:46:40 -0700
commitdff06a4225a72ab4e926c56413ee8f883261fe2d (patch)
tree19437dc57af76090fa683ad7777b01e8e668f7a9 /templates
parentf576eb4e5445b5908125ec49b2327c9cdb1ab45d (diff)
parent60f319fe8aec339a26fb287fff94d6ab4a544795 (diff)
Merge branch 'vue-rewrite' into mobile-friendly-styles
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
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);