aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/client.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css
index 7f907e1..9e26a93 100644
--- a/webAO/styles/client.css
+++ b/webAO/styles/client.css
@@ -142,15 +142,13 @@
#client_icwrapper {
overflow-x: hidden;
- overflow-y: auto;
- height: 100%;
background: inherit;
}
#client_iccontrols {
- position: relative;
background: inherit;
- overflow-y:auto;
+ height: 100%;
+ overflow-y: auto;
}