From ad10eb28757c6ac63410b32fcd7ab36a05987bb5 Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 3 Mar 2014 19:14:35 +0100 Subject: little css fixes --- view/theme/redbasic/schema/BS-Default.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/theme/redbasic/schema') 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"; -- cgit v1.2.3