Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

This commit is contained in:
Mark Otto 2011-12-19 22:59:20 -08:00
commit 069ef6a020
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
-------------------------------------------------- */