aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-07-10 20:46:46 +0200
committerMario Vavti <mario@mariovavti.com>2015-07-10 20:46:46 +0200
commitb1f926ba893cadad2a7fdbf14bdccafbfefdbbe6 (patch)
tree7ebcbe1278b6e87c5b158d3d0b3ec0ae05919f19 /view/theme/redbasic/php/style.php
parent43354ab385cd5c7adcc86f591159f10201420aae (diff)
parent071a233fb8aa427ae0637cda1ca0b47631d6b521 (diff)
downloadvolse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.tar.gz
volse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.tar.bz2
volse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.zip
merge redmatrix fixes
Diffstat (limited to 'view/theme/redbasic/php/style.php')
-rw-r--r--view/theme/redbasic/php/style.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php
index 6e68d38d5..96dba59e5 100644
--- a/view/theme/redbasic/php/style.php
+++ b/view/theme/redbasic/php/style.php
@@ -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 = 231;
+ $aside_width = 285;
// left aside and right aside are is 231px + converse width
if($converse_center) {