diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; |