Merge pull request #173 from jlcarvalho/patch-1

Update README.md.
This commit is contained in:
Hyunje Alex Jun 2014-07-16 18:35:51 +01:00
commit 845452f654

View File

@ -120,7 +120,11 @@ How to Use
```html
<style>
#Demo { position: 'relative'; }
#Demo {
position: 'relative';
height: 100%; // Or whatever you want (eg. 400px)
overflow: hidden;
}
</style>
<div id='Demo'>
<div>