All the dropdowns are missing their gradients and scroll bars so it's not clear when there's more content on them.
Looks like there's nothing else there,

but...

(Notice that the scroll bar is only appearing when you scroll...)
Dropdowns with more content than what they can show, need a visible scroll bar at all times, as well as a gradient on the bottom part.
I opened mine first 馃槢 -> https://github.com/CartoDB/cartodb/issues/11597
Hey, what about if we follow the same behaviour we already have in the infowindows? No gradient, but scroll bar visible always.
If we start adding gradients also in dropdowns, we could have performance problems due to we should listen all scroll movements in all dropdowns.
Where's the PR for this ticket?
Found it, right?: https://github.com/CartoDB/cartodb/pull/11609
Ouch sorry, already referenced :(.