diff --git a/client/css/style.css b/client/css/style.css index 0f90db98..e91aad4a 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -874,6 +874,7 @@ kbd { word-wrap: break-word; word-break: break-word; /* Webkit-specific */ display: flex; + overflow: hidden; position: relative; } @@ -967,7 +968,6 @@ kbd { #chat .content { flex: 1 1 auto; - overflow: hidden; } #loading a,