Survey form: drop down button not working properly. Why?

https://codepen.io/Nomanna26/pen/qBWvwaE
Almost done with my survey form project and one of my dropdown buttons (@ #dropdown) is not working right, it only responds if you click near the top border. Does anyone know why it is doing this and any advice on fixing it???
Thank you in advance :sunflower:

There is an error in your CSS stylesheet, if you go to your currentposition class you will see that the top:10px; is not in line with the class, hope this helped.

  • Dan