mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
fix submenu docs height given border-box
This commit is contained in:
@@ -400,7 +400,7 @@ section > ul li {
|
|||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
.bs-docs-example-submenu {
|
.bs-docs-example-submenu {
|
||||||
min-height: 180px;
|
min-height: 230px;
|
||||||
}
|
}
|
||||||
.bs-docs-example-submenu > .pull-left + .pull-left {
|
.bs-docs-example-submenu > .pull-left + .pull-left {
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
|
Reference in New Issue
Block a user