mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
scrollspy example twerks
This commit is contained in:
@@ -457,9 +457,10 @@ input.focused {
|
|||||||
|
|
||||||
/* Scrollspy demo on fixed height div */
|
/* Scrollspy demo on fixed height div */
|
||||||
.scrollspy-example {
|
.scrollspy-example {
|
||||||
height: 200px;
|
|
||||||
overflow: auto;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
height: 200px;
|
||||||
|
margin-top: 10px;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user