remove min-height from .span3 in docs since we no longer need it

This commit is contained in:
Mark Otto 2012-08-27 15:12:55 -07:00
parent 85dcbd0b34
commit 8610fd9b2b

View File

@ -756,11 +756,6 @@ form.bs-docs-example {
/* Sidenav for Docs
-------------------------------------------------- */
/* prevent column from collapsing when affixing */
.span3 {
min-height: 1px;
}
.bs-docs-sidenav {
width: 228px;
margin: 30px 0 0;