diff --git a/module/doc/view/side.html.php b/module/doc/view/side.html.php index d1a8f27e8d..07d3fe108b 100644 --- a/module/doc/view/side.html.php +++ b/module/doc/view/side.html.php @@ -12,9 +12,9 @@ if($this->methodName != 'browse') $moduleID = ''; } if(empty($type)) $type = 'product'; -$sideWidth = $app->getClientLang() == 'en' ? '270px' : '238px'; +$sideWidth = $app->getClientLang() == 'en' ? '270' : '238'; ?> -