aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-02-12 20:06:09 +0100
committerMario Vavti <mario@mariovavti.com>2017-02-12 20:06:09 +0100
commitf62b2fc114ff479e3b0bd524b90efc799b5403e6 (patch)
treeae8735bb649c160d3dfd13fc8b1f66a7e529c8d5 /view
parent5cc1c30d7f55a559a25008d85d00df5e18f187b5 (diff)
downloadvolse-hubzilla-f62b2fc114ff479e3b0bd524b90efc799b5403e6.tar.gz
volse-hubzilla-f62b2fc114ff479e3b0bd524b90efc799b5403e6.tar.bz2
volse-hubzilla-f62b2fc114ff479e3b0bd524b90efc799b5403e6.zip
css fix
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index a25ed93bc..7551dfe87 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -252,7 +252,7 @@ header #banner #logo-text {
display: block;
position: fixed;
top: 51px;
- width: 100%;
+ left: 0px;
max-height: 50%;
background: $comment_item_colour;
padding: 20px;