summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/booking/quick_deploy.html
diff options
context:
space:
mode:
authorSawyer Bergeron <sbergeron@iol.unh.edu>2019-06-13 11:20:54 -0400
committerSawyer Bergeron <sbergeron@iol.unh.edu>2019-06-14 10:06:32 -0400
commit771613e9c9fae29cdf36e9e4390dbad672aa100b (patch)
tree9c556cfc54d926620fafed566402809ad49c46ce /dashboard/src/templates/booking/quick_deploy.html
parent9006bd91e6976bbf50a71f92c8ac785029387494 (diff)
Refactor usages of search field
Change-Id: I5af3d8d5db204fc9eb95a1ee4967cce0caf9b75c Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
Diffstat (limited to 'dashboard/src/templates/booking/quick_deploy.html')
-rw-r--r--dashboard/src/templates/booking/quick_deploy.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dashboard/src/templates/booking/quick_deploy.html b/dashboard/src/templates/booking/quick_deploy.html
index f0a2bc1..2fbd035 100644
--- a/dashboard/src/templates/booking/quick_deploy.html
+++ b/dashboard/src/templates/booking/quick_deploy.html
@@ -26,6 +26,10 @@
.grid_element_2third {
grid-column-start: span 8;
}
+ .collaborator_pane {
+ display: flex;
+ flex-direction: column;
+ }
#id_length {
-moz-appearance: none;
border: none;