From 8667f153c55d2d63cdd3c0067f0ff80149da553f Mon Sep 17 00:00:00 2001 From: Samuel Elliott Date: Wed, 13 Mar 2019 19:29:13 +0000 Subject: [PATCH 01/30] Fix dropdowns --- client/src/ui/components/common/Dropdown.vue | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/client/src/ui/components/common/Dropdown.vue b/client/src/ui/components/common/Dropdown.vue index 0a4181cd..4afb19c3 100644 --- a/client/src/ui/components/common/Dropdown.vue +++ b/client/src/ui/components/common/Dropdown.vue @@ -10,13 +10,13 @@