summaryrefslogtreecommitdiff
path: root/includes/header.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/header.inc')
-rw-r--r--includes/header.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/header.inc b/includes/header.inc
index 2d95799..d338f78 100644
--- a/includes/header.inc
+++ b/includes/header.inc
@@ -710,7 +710,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/ical/main.php";
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
display: grid;
- grid-template-columns: repeat(6, 1fr);
+ grid-template-columns: repeat(5, 1fr);
text-align: center;
}
@@ -780,7 +780,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/ical/main.php";
<?php require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/mobilenav.inc"; ?>
- <div style="margin-top: 34px;"></div>
+ <div id="titlebar-separator" style="margin-top: 34px;"></div>
<style>
body {