Commit 6b21b43b authored by Serge S. Koval's avatar Serge S. Koval

Fixed #201. Updated sample to automatically scroll content

parent df3435ae
......@@ -6,6 +6,7 @@ body {
background: white;
border: 1px solid #CCC;
padding: 12px;
overflow: scroll;
}
#brand {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment