fix(dropdown-form): Remove extra padding from dropdown form

What does this MR do?

remove unwanted padding from dropdown-form component. If you want padding in the form then elements can explicitly add it. Since dropdown items etc already add space they need this adds unwanted padding around them.

Example:

Screen_Shot_2020-11-12_at_2.50.10_pm

before after
Screen_Shot_2020-11-12_at_2.48.46_pm Screen_Shot_2020-11-12_at_2.48.27_pm
Edited by Simon Knox

Merge request reports

Loading