Merge branch 'master' of git.clinicalfuture.com:arvados
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css
index eca9be826d4f3cc471df79cdfcf38cf1fd2ce734..d2993bef3ce853126ace28fc8acf162f28736d00 100644 (file)
@@ -69,3 +69,12 @@ table.table-fixedlayout td {
 table.table-smallcontent td {
     font-size: 85%;
 }
+form input.search-mini {
+    padding: 0 6px;
+}
+form.small-form-margin {
+    margin-bottom: 2px;
+}
+.nowrap {
+    white-space: nowrap;
+}