width must be 100% here

This commit is contained in:
Mario Vavti 2017-02-20 23:09:21 +01:00
parent d7ba2c7168
commit 924b353e5a

View File

@ -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;