diff --git a/js/apps/system/aardvark/frontend/css/dbSelectionView.css b/js/apps/system/aardvark/frontend/css/dbSelectionView.css index 91e057b929..671718fa89 100644 --- a/js/apps/system/aardvark/frontend/css/dbSelectionView.css +++ b/js/apps/system/aardvark/frontend/css/dbSelectionView.css @@ -1,8 +1,8 @@ span.selectDB > select { line-height: 20px; - height: 20px; + height: 30px; width: 150px; - margin: -3px 0px 2px 0px; + margin: -5px 0px; border-radius: 0px !important; border: 1px solid; }