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)