move profile image up and refine the aside width

This commit is contained in:
Mario Vavti
2015-07-09 14:44:24 +02:00
parent 59cddef032
commit 115c18353e
6 changed files with 11 additions and 11 deletions

View File

@@ -154,7 +154,7 @@ if(file_exists('view/theme/redbasic/css/style.css')) {
$x = file_get_contents('view/theme/redbasic/css/style.css');
$aside_width = 279;
$aside_width = 284;
// left aside and right aside are is 231px + converse width
if($converse_center) {