Merge branch 'master' of git.clinicalfuture.com:arvados
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css
index 9c67653233e034ea438b65a64d310d80bc904b22..d2993bef3ce853126ace28fc8acf162f28736d00 100644 (file)
@@ -75,3 +75,6 @@ form input.search-mini {
 form.small-form-margin {
     margin-bottom: 2px;
 }
+.nowrap {
+    white-space: nowrap;
+}