I use a list that - only in Chrome - always has its own vertical scroll bar, regardless of the number of items in it. In all other browsers, when the number of lines in the list is equal to or greater than the number of elements, the scroll bar is automatically hidden.
Does anyone know how to get this result in Chrome?
source
share