aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/client.css
diff options
context:
space:
mode:
authorcraftxbox <craftxbox@craftxbox.com>2021-02-07 19:21:17 -0330
committerGitHub <noreply@github.com>2021-02-07 19:21:17 -0330
commitcbd34433530304845c80d48dbf4c39679eb23e1e (patch)
treee3bff5519339280c14086324378ef70362c9b555 /webAO/styles/client.css
parent154db7b25b82ff4b3aeae8c0ebcb6ca5e9beaf09 (diff)
allow the ic controls/misc panel to overflow
Diffstat (limited to 'webAO/styles/client.css')
-rw-r--r--webAO/styles/client.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css
index aef8187..b86e188 100644
--- a/webAO/styles/client.css
+++ b/webAO/styles/client.css
@@ -121,6 +121,10 @@
height: 100%;
}
+#client_iccontrols {
+ overflow-y:auto;
+}
+
@keyframes shake {
0%,