Update README.md

This commit is contained in:
Yev Vlasenko
2017-07-24 19:41:16 +01:00
committed by GitHub
parent 788ee03206
commit 5179696961

View File

@@ -143,7 +143,9 @@ And then forbits closing it for the next 5000 ms
#### Height: "auto"
From `v1.2.6` height can be set to "auto". If you want to be able to scoll modal content when your it's height exceeds window height - you can set flag `scrollable="true"`.
From `v1.2.6` height can be set to "auto". If you want to be able to scroll modal in case it's height exceeds window height - you can set flag `scrollable="true"`.
p.s. `scrollable` will only work with `height="auto"`.
Example: