Remove the space on top of the multi select dropdown list

0
Hi All, I am using Bootstrap multi select widget for drop down list. I want to remove the space on top of the multi select drop-down list. I have set the padding and margin to 0. It looks like below image. Can you tell what is the issue?  
asked
1 answers
0

Hi Apoorva,

if you set the margin-top to (for instance) “-10px”, does that work?

 

answered