20032: Fix unnecessary race in test.
[arvados.git] / apps / workbench / app / assets / stylesheets / projects.css.scss
index 23498929c4b9485f0c480c0e9fde8430cba2ecbc..10c2ed05913cfe77d0dbc91ecc36bdb09529a7a7 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 .arv-project-list > .row {
     padding-top: 5px;
     padding-bottom: 5px;
@@ -58,12 +62,6 @@ div.scroll-20em {
   border-radius: .3em;
 }
 
-.x-ellip {
-  overflow-x: hidden;
-  text-overflow: ellipsis;
-  white-space: nowrap;
-}
-
 .dashboard-panel-info-row:hover {
   background-color: #D9EDF7;
 }