fix submenu docs height given border-box
This commit is contained in:
parent
bd69269426
commit
9336a827c6
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue