diff options
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 8 |
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 { |
