diff --git a/public_html/deployment/main.css b/public_html/deployment/main.css
index dda458ad627fe3cd035c7426dfd4cdaf32e9a4b7..3f2e79a53ec2ffdb1f02b43220fb137bc287a32b 100644
--- a/public_html/deployment/main.css
+++ b/public_html/deployment/main.css
@@ -260,6 +260,7 @@ tr.progresshasqueue {
 
 td.prj:nth-child(1) {
     max-width: 30em;
+    min-width: 30em;
 }
 
 td.prj:nth-child(1) a {
@@ -341,7 +342,6 @@ tr:hover td.prj>div {
 
 td.prj>div.deployprogress {
     border-top: 1px dashed #ccc;
-    margin-top: 0.7em;
 }
 
 .dev {