diff options
| author | Alon Levy <alon@pobox.com> | 2015-05-13 23:22:38 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-05-13 23:22:38 +0300 |
| commit | 1f7b46057c8f4f9eda085f25c60919edfd64a101 (patch) | |
| tree | 6c69c3b0c9617a5bd168302fec9a1fcf2eb4b64c /res/client/css/style.css | |
| parent | 774999834f73a5c8e43d7829de058d2a95351593 (diff) | |
commit css updates from scss
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 5 |
1 files changed, 1 insertions, 4 deletions
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 { |
