Commit 9336a827 authored by Mark Otto's avatar Mark Otto

fix submenu docs height given border-box

parent bd692694
......@@ -400,7 +400,7 @@ section > ul li {
margin-bottom: 5px;
}
.bs-docs-example-submenu {
min-height: 180px;
min-height: 230px;
}
.bs-docs-example-submenu > .pull-left + .pull-left {
margin-left: 20px;
......
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