diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-07-18 21:40:05 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-07-18 21:40:05 +0200 |
| commit | 5f8a02f59022a9c82eac035a0cfa148b19adc1ce (patch) | |
| tree | 2ed4342bc9a33d9bed3fb89332ea9b5252fdbd3c /webAO/client.css | |
| parent | 7496df4dbc7cb2f38f9b3130073b834712a15576 (diff) | |
still sucks but at least you can type
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 { |
