When I hover over my drop-down menu button, the grey color only covers up to where I set the padding. Here is my HTML snippet:
I want the grey color to expand fully across the "li" element in my drop-down menu when hovered over.
(EDIT: To clarify, I mean that I would like the grey color to cover all of the individual "li" elements when hovered over)