From b9a985e89efc70cbc54a27007b5d5d0c61c40e40 Mon Sep 17 00:00:00 2001 From: tristantbg Date: Sun, 25 Mar 2018 16:29:21 +0200 Subject: [PATCH] Update style.css --- fields/engineer/assets/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fields/engineer/assets/css/style.css b/fields/engineer/assets/css/style.css index b154d7e..b50e399 100644 --- a/fields/engineer/assets/css/style.css +++ b/fields/engineer/assets/css/style.css @@ -65,7 +65,8 @@ right: 0; z-index: 10000; display: none; - margin-top: .4em; } + margin-top: .4em; + margin-bottom: 100px; } .egr-dropdown:before { content: ''; border-left: .4em solid transparent;