diff --git a/js/apps/system/aardvark/frontend/css/dropdowns.css b/js/apps/system/aardvark/frontend/css/dropdowns.css index 28155e3b75..49640515e1 100644 --- a/js/apps/system/aardvark/frontend/css/dropdowns.css +++ b/js/apps/system/aardvark/frontend/css/dropdowns.css @@ -10,7 +10,7 @@ } .dropdownImport input { - line-height: 0px !important; + line-height: 0px; margin-top: 5px; - margin-bottom: -5px; + margin-bottom: -15px; } diff --git a/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs b/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs index 820a52dc71..8279b5f13f 100644 --- a/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs +++ b/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs @@ -53,13 +53,11 @@