From 924b353e5af6c298c6d6b2c8f049d8e3763e89b1 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 20 Feb 2017 23:09:21 +0100 Subject: width must be 100% here --- view/theme/redbasic/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 08376d6c0..115aa65ae 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -254,6 +254,7 @@ header #banner #logo-text { position: fixed; top: 51px; left: 0px; + width: 100%; max-height: 50%; background: $comment_item_colour; padding: 20px; -- cgit v1.2.3