Merge branch '12462-search-periods'
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css.scss
index a09de69c1f0916854bf2179191d8077731c8bc9d..32d80255d9fd831d2ea7f3e55ec163e53f154f06 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 /*
  * This is a manifest file that'll be compiled into application.css, which will include all the files
  * listed below.
@@ -199,6 +203,10 @@ li.notification {
     padding: 10px;
 }
 
+td.trash-project-msg {
+    white-space: normal;
+}
+
 // See HeaderRowFixer in application.js
 table.table-fixed-header-row {
     width: 100%;