diff options
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 { |
