diff options
Diffstat (limited to 'webAO/styles')
| -rw-r--r-- | webAO/styles/client.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index dceb6c6..f0aeb05 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -153,7 +153,6 @@ #client_iccontrols { background: inherit; height: 100%; - overflow-y: auto; } @keyframes shake { @@ -513,7 +512,6 @@ word-break: keep-all; word-wrap: break-word; overflow-wrap: break-word; - overflow-y: auto; font-size: medium; background-color: #242424; text-align: start; @@ -542,7 +540,6 @@ font-family: "Source Code Pro", "Consolas", monospace; font-size: small; overflow-wrap: break-word; - overflow-y: auto; text-rendering: optimizelegibility; resize: none; flex: 1 1 auto; |
