diff --git a/plugins/chat/assets/stylesheets/common/chat-navbar.scss b/plugins/chat/assets/stylesheets/common/chat-navbar.scss index b97a300c070..13b9e648bab 100644 --- a/plugins/chat/assets/stylesheets/common/chat-navbar.scss +++ b/plugins/chat/assets/stylesheets/common/chat-navbar.scss @@ -46,7 +46,7 @@ content: ""; position: absolute; height: 100%; - left: 0; + left: -1rem; width: calc(100cqw - 2.3em + 1rem); }