diff --git a/client/css/style.css b/client/css/style.css index 01726843..3c28f627 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -1692,17 +1692,13 @@ button, height: auto; } + #chat .time, #chat .from, #chat .text { - background: none; border: 0; display: inline; padding: 0; } - - #chat .time { - display: none; - } } ::-webkit-scrollbar {