diff options
| author | sD <stoned@derpymail.org> | 2020-02-09 17:47:25 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-09 17:47:25 +0100 |
| commit | cdad75b865eef3a885297f7e6d69c2462710a904 (patch) | |
| tree | bbe970eb7ad868718bf56d39d9dcf7225c37f1d7 /webAO/client.css | |
| parent | c048c347c7b3438434f95612012676632d65923a (diff) | |
fix shouts
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 1 |
1 files changed, 1 insertions, 0 deletions
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%; |
