From cdad75b865eef3a885297f7e6d69c2462710a904 Mon Sep 17 00:00:00 2001 From: sD Date: Sun, 9 Feb 2020 17:47:25 +0100 Subject: fix shouts --- webAO/client.css | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/client.css') diff --git a/webAO/client.css b/webAO/client.css index baab8c2..6a8a62a 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -212,6 +212,7 @@ img { } #client_shout { + display: block; position: absolute; height: 100%; width: 100%; -- cgit