aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-07-31 09:37:59 +0000
committerMario <mario@mariovavti.com>2020-07-31 09:37:59 +0000
commit3e7d3a20af328217baf2caa46dff6780a6ebf62c (patch)
treebeb931ad46feea5a9d088ddb1fb45defdf29eadd /view/php
parent2d2cab0aba7026c4b68c9a21ac33b415620e613d (diff)
downloadvolse-hubzilla-3e7d3a20af328217baf2caa46dff6780a6ebf62c.tar.gz
volse-hubzilla-3e7d3a20af328217baf2caa46dff6780a6ebf62c.tar.bz2
volse-hubzilla-3e7d3a20af328217baf2caa46dff6780a6ebf62c.zip
css fix
Diffstat (limited to 'view/php')
-rw-r--r--view/php/default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/php/default.php b/view/php/default.php
index 388c94382..df9b02c4e 100644
--- a/view/php/default.php
+++ b/view/php/default.php
@@ -17,7 +17,7 @@
<div id="page-footer"></div>
<div id="pause"></div>
</section>
- <aside id="region_3" class="d-none d-xl-table-cell"><div class="aside_spacer"><div id="right_aside_wrapper"><?php if(x($page,'right_aside')) echo $page['right_aside']; ?></div></div></aside>
+ <aside id="region_3" class="d-none d-xl-block"><div class="aside_spacer"><div id="right_aside_wrapper"><?php if(x($page,'right_aside')) echo $page['right_aside']; ?></div></div></aside>
</div>
</div>
</main>