diff --git a/website/templates/chat-iframe.html b/website/templates/chat-iframe.html index 3e9a91f..7669c38 100644 --- a/website/templates/chat-iframe.html +++ b/website/templates/chat-iframe.html @@ -11,7 +11,7 @@ .rotate {transform: rotate(-180deg);} .reverse {direction: rtl;} - .comment {color:white;padding:3px 2px;overflow:hidden;display:inline-block;width:calc(100vw - 1.25em);} + .comment {color:white;padding:3px 2px;overflow:hidden;} .comment:hover{background-color:#333;border-radius:4px;} .censored { font-weight: normal;