aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-12-21 20:25:14 +0100
committerGitHub <noreply@github.com>2019-12-21 20:25:14 +0100
commit95804d101874a2852dcf4337f4657eec0b5268e5 (patch)
tree9f7b51aa6f22b4d3f9482a8c9d04f1cdb7b68f07 /webAO/client.css
parent853dd1acad0265ca0d425e12530dce9c598b1c07 (diff)
parentf06a61c201ebf9f7fb74192fa43cf7319da11cab (diff)
Merge branch 'custom-shownames' into master
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css
index ce057c9..82199e2 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -161,7 +161,13 @@ img {
height: 100%;
width: 100%;
bottom: 0;
- left: 0;
+}
+
+#client_pair_char {
+ position: absolute;
+ height: 100%;
+ width: 100%;
+ bottom: 0;
}
#client_bench {