From 1f7b46057c8f4f9eda085f25c60919edfd64a101 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Wed, 13 May 2015 23:22:38 +0300 Subject: commit css updates from scss --- res/client/css/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index f66f823a..6a8715a6 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -1093,12 +1093,9 @@ g:focus circle { .activity-root-div { position: absolute; - /* left: 24px; */ - /* width: 100%; */ + width: 100%; max-height: 400px; - /* top: 20%; */ background: white; - /* height: 200px; */ overflow: auto; } .activity-div { -- cgit v1.3.1