rename transitions to transition and fix scrollspy example
This commit is contained in:
parent
aa69286c30
commit
7df0d1c7d1
3 changed files with 52 additions and 1 deletions
|
|
@ -318,6 +318,12 @@ h2 + table {
|
|||
width: 290px;
|
||||
}
|
||||
|
||||
.scrollspy-example {
|
||||
height: 200px;
|
||||
overflow: auto;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
/* Responsive Docs
|
||||
-------------------------------------------------- */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue