From 06e9e35dd1aebfea73a26bafefee80429b5ff85b Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 12 Feb 2020 18:37:56 +0100 Subject: add the little triangle you get when a message is over --- webAO/styles/client.css | 1 - 1 file changed, 1 deletion(-) (limited to 'webAO/styles/client.css') diff --git a/webAO/styles/client.css b/webAO/styles/client.css index e736e16..9997e99 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -171,7 +171,6 @@ } #client_bench { - display: none; position: absolute; height: auto; width: 100%; -- cgit