aboutsummaryrefslogtreecommitdiff
path: root/client.css
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2017-12-22 20:48:48 +0100
committerstonedDiscord <stoned@derpymail.org>2017-12-22 20:48:48 +0100
commit9c7099b2e0dfc2cb6cef3aa5578be72d951dc69f (patch)
tree873e0f895041c8652fdad21ac71b07551562e0e5 /client.css
parentcf9caf04b4bfb7bf49628449674e344793570743 (diff)
changed bench to ao2, added ao2 loading support
fixed talkanim
Diffstat (limited to 'client.css')
-rw-r--r--client.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/client.css b/client.css
index 6ff3edb..03f1d07 100644
--- a/client.css
+++ b/client.css
@@ -138,9 +138,9 @@ img {
#client_bench {
display: none;
position: absolute;
- height: 20%;
+ height: 100%;
width: 100%;
- top: 80%;
+ top: 0;
left: 0;
}