From 0c13228651cb298194a5d97615e74f5fc7749fdc Mon Sep 17 00:00:00 2001 From: Emiliano Ciavatta Date: Fri, 16 Oct 2020 20:48:36 +0200 Subject: Fix scss error --- frontend/src/components/fields/ChoiceField.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src') diff --git a/frontend/src/components/fields/ChoiceField.scss b/frontend/src/components/fields/ChoiceField.scss index 85986af..c4aea2f 100644 --- a/frontend/src/components/fields/ChoiceField.scss +++ b/frontend/src/components/fields/ChoiceField.scss @@ -27,7 +27,7 @@ } .field-options { - position: static; + position: absolute; z-index: 100; top: 35px; display: none; -- cgit v1.2.3-70-g09d2