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/BS-Default.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/BS-Default.php b/view/theme/redbasic/schema/BS-Default.php
index 401045c7b..f93e879e3 100644
--- a/view/theme/redbasic/schema/BS-Default.php
+++ b/view/theme/redbasic/schema/BS-Default.php
@@ -16,3 +16,5 @@
$nav_icon_colour = "#777";
if (! $nav_active_icon_colour)
$nav_active_icon_colour = "#555";
+ if (! $radius)
+ $radius = "4";