aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-02-02 12:40:40 +0100
committerMario Vavti <mario@mariovavti.com>2016-02-02 12:40:40 +0100
commitf1245206ceadd60fec4bd00948c115f74ad6dbd7 (patch)
tree3283f7764ab05e7f2cf00abaf712364a200832a6 /view/theme/redbasic/php/style.php
parent7f453949a17f4d3cd755ab5fc96be21396c9cc91 (diff)
downloadvolse-hubzilla-f1245206ceadd60fec4bd00948c115f74ad6dbd7.tar.gz
volse-hubzilla-f1245206ceadd60fec4bd00948c115f74ad6dbd7.tar.bz2
volse-hubzilla-f1245206ceadd60fec4bd00948c115f74ad6dbd7.zip
change aside width to reflect recent widget style changes
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 a0da5e302..443ebb1fb 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 = 285;
+ $aside_width = 287;
// left aside and right aside are 285px + converse width
if($align_left) {