From f62b2fc114ff479e3b0bd524b90efc799b5403e6 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 12 Feb 2017 20:06:09 +0100 Subject: css fix --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') 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; -- cgit v1.2.3