only apply overflow:auto to item box

This commit is contained in:
Simon Kornblith 2011-03-02 18:21:43 +00:00
parent 4ebf38629d
commit 6abaf18fdc

View File

@ -1,4 +1,4 @@
scrollbox
#item-box
{
overflow: auto;
}