problems with events if items jump around scroll bar.

This commit is contained in:
Naomi 2011-02-09 11:55:05 -05:00
parent 918f4ec96d
commit 036adf17e3
2 changed files with 11 additions and 11 deletions

View file

@ -36,7 +36,7 @@
list-style: none;
padding:0;
height: 400px;
overflow: auto;
overflow-y: scroll;
width:100%;
margin-top:0;
}