diff --git a/libgrabsite/dashboard.html b/libgrabsite/dashboard.html index 2153cb2..2b27c86 100644 --- a/libgrabsite/dashboard.html +++ b/libgrabsite/dashboard.html @@ -136,7 +136,7 @@ } .job-responses-aligned { - width: 92px; + width: 120px; overflow: hidden; text-overflow: hidden; text-align: right; @@ -150,14 +150,14 @@ } .job-in-queue-aligned { - width: 92px; + width: 120px; overflow: hidden; text-overflow: hidden; text-align: right; } .job-connections-aligned { - width: 14px; + width: 30px; overflow: hidden; text-overflow: hidden; text-align: right;