Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rommguy committed Mar 31, 2016
1 parent a1b064a commit 540fcf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Custom scroll component is available in commonJS format so you can just require
There is also a UMD version - inside dist directory.
In both cases **you have to include the customScroll.css** file in your page.

wrap your content with the custom scroll component
remove overflow style properties from your content root component - The custom scroll will take care of it
Wrap your content with the custom scroll component
Remove any overflow style properties from your content root component - The custom scroll will take care of it


```html
Expand Down

0 comments on commit 540fcf8

Please sign in to comment.