Commit e3047981 authored by Mark Otto's avatar Mark Otto

scrollspy example twerks

parent 3a1e1167
......@@ -457,9 +457,10 @@ input.focused {
/* Scrollspy demo on fixed height div */
.scrollspy-example {
position: relative;
height: 200px;
margin-top: 10px;
overflow: auto;
position: relative;
}
......
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