diff options
| author | stonedDiscord <stoned@derpymail.org> | 2017-12-22 20:48:48 +0100 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2017-12-22 20:48:48 +0100 |
| commit | 9c7099b2e0dfc2cb6cef3aa5578be72d951dc69f (patch) | |
| tree | 873e0f895041c8652fdad21ac71b07551562e0e5 /client.css | |
| parent | cf9caf04b4bfb7bf49628449674e344793570743 (diff) | |
changed bench to ao2, added ao2 loading support
fixed talkanim
Diffstat (limited to 'client.css')
| -rw-r--r-- | client.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -138,9 +138,9 @@ img { #client_bench { display: none; position: absolute; - height: 20%; + height: 100%; width: 100%; - top: 80%; + top: 0; left: 0; } |
