From 9821a3954908cc4eb701ace8d002b052027c0311 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 12 Sep 2015 11:36:19 +0200 Subject: an attempt to fix the banner mess --- view/theme/redbasic/php/style.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic/php/style.php') diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index e90eb7918..a0da5e302 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -156,7 +156,7 @@ if(file_exists('view/theme/redbasic/css/style.css')) { $aside_width = 285; - // left aside and right aside are is 231px + converse width + // left aside and right aside are 285px + converse width if($align_left) { $main_width = (($aside_width) + intval($converse_width)); } -- cgit v1.2.3