mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 12:21:35 +02:00
remove min-height from .span3 in docs since we no longer need it
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user