aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/schema')
-rw-r--r--view/theme/redbasic/schema/dark.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php
index af4b122f1..9bab32a2a 100644
--- a/view/theme/redbasic/schema/dark.php
+++ b/view/theme/redbasic/schema/dark.php
@@ -1,5 +1,5 @@
<?php
-
+
if (! $nav_bg)
$nav_bg = "#000";
if (! $nav_gradient_top)
@@ -35,7 +35,7 @@
if (! $font_colour)
$font_colour = "#ccc";
if (! $converse_width)
- $converse_width = "1024";
-
+ $converse_width = '1270'; //unit: rem;
+