Enable previewframe scrolling.

This commit is contained in:
bootstraponline
2012-05-09 14:36:20 -06:00
parent 180a214e1f
commit 2e1d236e8e
@@ -22,6 +22,7 @@ body {
margin: 0;
padding: 0;
position: absolute;
overflow: auto;
top: 0;
bottom: 0;
left: 10px;