width must be 100% here
This commit is contained in:
parent
d7ba2c7168
commit
924b353e5a
@ -254,6 +254,7 @@ header #banner #logo-text {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 51px;
|
top: 51px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
width: 100%;
|
||||||
max-height: 50%;
|
max-height: 50%;
|
||||||
background: $comment_item_colour;
|
background: $comment_item_colour;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
Reference in New Issue
Block a user