]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove min-height from .span3 in docs since we no longer need it
authorMark Otto <markotto@twitter.com>
Mon, 27 Aug 2012 22:12:55 +0000 (15:12 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 27 Aug 2012 22:12:55 +0000 (15:12 -0700)
docs/assets/css/docs.css

index 66c4a6f04eb69ddd2e6aa18a2e59792e1bfb29ab..d52d6cd1c42107889ab46a9b5af0c28e59536802 100644 (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;