rename transitions to transition and fix scrollspy example

This commit is contained in:
Jacob Thornton
2011-12-14 18:45:33 -08:00
parent aa69286c30
commit 7df0d1c7d1
3 changed files with 52 additions and 1 deletions

View File

@@ -318,6 +318,12 @@ h2 + table {
width: 290px;
}
.scrollspy-example {
height: 200px;
overflow: auto;
position: relative;
}
/* Responsive Docs
-------------------------------------------------- */