Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use overflow auto instead of scroll (#12)
the old code causes the scrollbar to always be visible on some browsers; setting it to auto ensures that if the content isn't too wide, the scrollbar doesn't show
- Loading branch information