diff --git a/client/css/style.css b/client/css/style.css index 767e588d..054fffa0 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -1045,7 +1045,6 @@ kbd { word-break: break-word; /* Webkit-specific */ display: flex; align-items: flex-start; - overflow: hidden; position: relative; } @@ -1146,6 +1145,7 @@ kbd { min-width: 0; padding-left: 10px; padding-right: 6px; + overflow: hidden; /* Prevents Zalgo text to expand beyond messages */ } #loading a,