aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2020-03-17 18:22:17 +0100
committerGitHub <noreply@github.com>2020-03-17 18:22:17 +0100
commit2ab2d9357c0bf54fc90a293ae480ae0f0f0bcceb (patch)
tree8133de57c73507c53fc4e278cf2c1b46b5e5357a /webAO/styles
parent410b465ba81d33979ff9cfcef17e2f142b1487a8 (diff)
parente832e9e738fec1cb6d93fcae3312f0fcd1ac5b43 (diff)
Merge pull request #48 from AttorneyOnline/png
Png support
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/client.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css
index d70a13d..88b5532 100644
--- a/webAO/styles/client.css
+++ b/webAO/styles/client.css
@@ -170,7 +170,7 @@
#client_char {
position: absolute;
- height: 100%;
+ height: auto;
width: 100%;
bottom: 0;
left: 0;