From d41a516af3ef7d749ccc72a0af31d58f6827ef63 Mon Sep 17 00:00:00 2001 From: harukin Date: Sat, 24 Nov 2018 00:34:08 +0900 Subject: [PATCH] --- view/theme/plusfuture/schema/Focus-Light.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/view/theme/plusfuture/schema/Focus-Light.php b/view/theme/plusfuture/schema/Focus-Light.php index 912d085..6dcad52 100644 --- a/view/theme/plusfuture/schema/Focus-Light.php +++ b/view/theme/plusfuture/schema/Focus-Light.php @@ -6,7 +6,5 @@ $nav_icon_colour = "rgba(0, 0, 0, 0.5)"; if (! $nav_active_icon_colour) $nav_active_icon_colour = "rgba(0, 0, 0, 0.7)"; - if (! $radius) - $radius = "4px"; if (! $banner_colour) $banner_colour = "rgba(0, 0, 0, 0.7)";