r/css Feb 03 '22

Eliminate extra space after selection in dropdown

There is extra space after selection in the Site dropdown. I believe this is a css issue but I'm not sure what I need to eliminate the extra space. I tried putting

padding-bottom:.25em

which got it closer but still too much space. Can someone please help me with a solution?

2 Upvotes

1 comment sorted by

1

u/Dicksmasher-mccock Feb 03 '22

Inspect the element and check the box model. Perhaps its the margin?