diff --git a/client/coral-embed-stream/style/default.css b/client/coral-embed-stream/style/default.css index 6cd9bd580..b9330ba62 100644 --- a/client/coral-embed-stream/style/default.css +++ b/client/coral-embed-stream/style/default.css @@ -112,11 +112,6 @@ body { position: relative; } -.talk-stream-comment { - display: flex; - flex-direction: row; -} - /* Comment styles */ .comment { margin-bottom: 10px;