diff --git a/index.html b/index.html index 161671e..722d99d 100755 --- a/index.html +++ b/index.html @@ -39,10 +39,14 @@ text-align: center; margin-bottom: 3px; } + #active_downloads { + min-width: 856px; + } .active_graph { height:300px; margin-top: 10px; margin-bottom: 10px; + min-width: 856px; width: 80%; } .download_item {