From f108838ca976299eabab45fb07373278391d6b66 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 28 Apr 2016 11:42:37 +0200 Subject: css fix --- view/theme/redbasic/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index bd5df5e63..bb25310b6 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -210,6 +210,7 @@ header #banner #logo-text { display: block; position: fixed; top: 51px; + width: 100%; max-height: 50%; background: $comment_item_colour; padding: 20px; -- cgit v1.2.3