Need expert help—fast? Use the Help Bell for personalized assistance getting answers to your important questions.
#twoColumnSideNav ul.col1 {
text-align:left;
float:left;
width:200px;
height:450px;
overflow-y:scroll;
margin:0;
padding:0;
}
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
This can be proven by using two fingers to scroll down the list of artist.
I know it's not ideal but it is expected behaviour.
Just to clarify, did you say it was working properly before you added "overflow-y:scroll;" to your script?
Regards,