aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-05 14:31:34 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-05 14:31:34 +0200
commit4f82428a207d426a5cace7c3749655b391e6c156 (patch)
tree3f2ea82936dca6e1cca1296225673d0ba6bd3900 /view/theme
parente494a76b33baae47aee671951cc4459a3f225c86 (diff)
downloadvolse-hubzilla-4f82428a207d426a5cace7c3749655b391e6c156.tar.gz
volse-hubzilla-4f82428a207d426a5cace7c3749655b391e6c156.tar.bz2
volse-hubzilla-4f82428a207d426a5cace7c3749655b391e6c156.zip
hide cover photo by default and show it only if conditions are met
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 970e4bc89..0a879cb71 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -32,7 +32,8 @@ aside #region_1 {
border-right: 1px solid transparent;
}
-aside #left_aside_wrapper {
+aside #left_aside_wrapper,
+aside #right_aside_wrapper {
margin-bottom: 10px;
}