diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-07-18 20:02:35 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-07-18 20:02:35 +0200 |
| commit | b8f4c65312e8c8b1ccc081d59288e6d6a38b7911 (patch) | |
| tree | b29808c07f178604da8d6b0e3ff8e225505cb6ab /webAO/client.css | |
| parent | b3e3fe6f21ba474901868c00c33eac81bc3ddbd5 (diff) | |
Revert "Revert "remove deprecated client_background that was blocking the scrollbar somehow""
This reverts commit b3e3fe6f21ba474901868c00c33eac81bc3ddbd5.
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webAO/client.css b/webAO/client.css index c0e4a83..a531921 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -188,14 +188,6 @@ img { left: 0; } -#client_background { - position: absolute; - background-color: transparent; - width: 100%; - height: auto; - padding-bottom: 75%; -} - #client_name { display: none; height: 7%; |
