0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

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;