aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-02-12 17:40:45 -0800
committerzotlabs <mike@macgirvin.com>2017-02-12 17:40:45 -0800
commit7c72886b1b00aea2b53233c0299e9f35b45dc34d (patch)
tree7b58ac7e99c312126d7ecb56d82462d866ec9748 /view
parent2a525922929d5d9d54fd898e6f1658f0b959e667 (diff)
parentf62b2fc114ff479e3b0bd524b90efc799b5403e6 (diff)
downloadvolse-hubzilla-7c72886b1b00aea2b53233c0299e9f35b45dc34d.tar.gz
volse-hubzilla-7c72886b1b00aea2b53233c0299e9f35b45dc34d.tar.bz2
volse-hubzilla-7c72886b1b00aea2b53233c0299e9f35b45dc34d.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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;