aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-07-17 22:13:33 +0200
committerstonedDiscord <stoned@derpymail.org>2019-07-17 22:13:33 +0200
commit6d3b340bac4e858d2f654040b0291d4cd0d83986 (patch)
tree50da4da2a6c0b1c339e5800396f2530dda90b13c /webAO/client.css
parent54f8e92a87485656f3cad8f4c6fb1907401e4335 (diff)
remove deprecated client_background that was blocking the scrollbar somehow
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/webAO/client.css b/webAO/client.css
index 40c8aad..54c688d 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%;