mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 13:50:58 +00:00
merge in and remake for responsive navbar dropdown fix
This commit is contained in:
parent
ba97f56912
commit
1948e985a3
2 changed files with 1 additions and 0 deletions
Binary file not shown.
1
docs/assets/css/bootstrap-responsive.css
vendored
1
docs/assets/css/bootstrap-responsive.css
vendored
|
|
@ -395,6 +395,7 @@
|
|||
@media (min-width: 980px) {
|
||||
.nav-collapse.collapse {
|
||||
height: auto !important;
|
||||
overflow: visible !important;
|
||||
}
|
||||
}
|
||||
@media (min-width: 1200px) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue