From ceefe41ed10f7895b464bb2a2bc0219913fd8fa2 Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Wed, 18 Sep 2013 12:09:47 +0300 Subject: web client: set the height of the module menu --- web/client.css | 1 + 1 file changed, 1 insertion(+) (limited to 'web') diff --git a/web/client.css b/web/client.css index f0edb71..be8cf52 100644 --- a/web/client.css +++ b/web/client.css @@ -74,6 +74,7 @@ body { #modules { position: absolute; + height: 90%; border-right: solid; border-color: #ccc; width: 148px; -- cgit v1.2.3