Commit 8610fd9b authored by Mark Otto's avatar Mark Otto

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

parent 85dcbd0b
...@@ -756,11 +756,6 @@ form.bs-docs-example { ...@@ -756,11 +756,6 @@ form.bs-docs-example {
/* Sidenav for Docs /* Sidenav for Docs
-------------------------------------------------- */ -------------------------------------------------- */
/* prevent column from collapsing when affixing */
.span3 {
min-height: 1px;
}
.bs-docs-sidenav { .bs-docs-sidenav {
width: 228px; width: 228px;
margin: 30px 0 0; margin: 30px 0 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment