diff options
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css index c0e4a83..2ef43ec 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -193,7 +193,9 @@ img { background-color: transparent; width: 100%; height: auto; - padding-bottom: 75%; + padding-bottom: 71%; + top: 0; + left: 0; } #client_name { |
