From 4b048a2593acc880be449268551cf88187caedb6 Mon Sep 17 00:00:00 2001 From: harukin Date: Sat, 24 Nov 2018 00:24:22 +0900 Subject: [PATCH] --- view/theme/plusfuture/php/style.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/plusfuture/php/style.php b/view/theme/plusfuture/php/style.php index f85481f..a049902 100644 --- a/view/theme/plusfuture/php/style.php +++ b/view/theme/plusfuture/php/style.php @@ -98,7 +98,7 @@ if (! $font_size) if (! $font_colour) $font_colour = '#4d4d4d'; if (! $radius) - $radius = '0.25rem'; + $radius = '1px'; if (! $shadow) $shadow = '0'; if (! $converse_width)