From 412ebdade716d9c903a264916c53e15b2981042a Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 13 Nov 2013 19:24:13 -0800 Subject: issues with converse_width uncovered during testing --- view/theme/redbasic/php/style.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic/php') diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index d6104a090..d6fe9ea22 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -141,7 +141,7 @@ $options = array ( '$radius' => $radius, '$shadow' => $shadow, '$active_colour' => $active_colour, -'$converse_width' => $section_width, +'$converse_width' => $converse_width, '$nav_float_min_opacity' => $nav_float_min_opacity, '$nav_percent_min_opacity' => $nav_percent_min_opacity ); -- cgit v1.2.3