scrollspy example twerks
This commit is contained in:
parent
3a1e1167d6
commit
e304798194
1 changed files with 3 additions and 2 deletions
|
|
@ -457,9 +457,10 @@ input.focused {
|
|||
|
||||
/* Scrollspy demo on fixed height div */
|
||||
.scrollspy-example {
|
||||
height: 200px;
|
||||
overflow: auto;
|
||||
position: relative;
|
||||
height: 200px;
|
||||
margin-top: 10px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue