aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/BS-Default.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-03-03 19:14:35 +0100
committermarijus <mario@mariovavti.com>2014-03-03 19:14:35 +0100
commitad10eb28757c6ac63410b32fcd7ab36a05987bb5 (patch)
tree28a938b6d22ed23a217b70a43036f4b3283a4d77 /view/theme/redbasic/schema/BS-Default.php
parentc028d9b1d0b118d49f2ec6b2f455a2f8cf0a36da (diff)
downloadvolse-hubzilla-ad10eb28757c6ac63410b32fcd7ab36a05987bb5.tar.gz
volse-hubzilla-ad10eb28757c6ac63410b32fcd7ab36a05987bb5.tar.bz2
volse-hubzilla-ad10eb28757c6ac63410b32fcd7ab36a05987bb5.zip
little css fixes
Diffstat (limited to 'view/theme/redbasic/schema/BS-Default.php')
-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";