3605: Additional layout fixes. Better handling of pipelines where started_at and...
[arvados.git] / apps / workbench / app / assets / stylesheets / projects.css.scss
index d9edfd89fd7aa7c1b997cc20d20acb937c57cdef..28cde668ace0c9209c81db9a4d664e9d6b275d02 100644 (file)
@@ -59,8 +59,9 @@ div.scroll-20em {
 }
 
 .x-ellip {
-  overflow-x: hide;
+  overflow-x: hidden;
   text-overflow: ellipsis;
+  white-space: nowrap;
 }
 
 .dashboard-panel-info-row:hover {