diff options
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/components.html b/components.html index 24ff8e56d..66f80e119 100644 --- a/components.html +++ b/components.html @@ -2025,10 +2025,6 @@ base_url: "../" <h4>Requires JavaScript</h4> <p>If JavaScript is disabled and the viewport is narrow enough that the navbar collapses, it will be impossible to expand the navbar and view the content within the <code>.navbar-collapse</code>.</p> </div> - <div class="bs-callout bs-callout-warning" id="multiple-navbars-warning"> - <h4>Multiple navbars require custom code</h4> - <p>Multiple nearby navbars with dropdown menus are not supported by default. You will need to override the <code>z-index</code>es of the dropdown menus yourself. Otherwise, the dropdown menu will display behind the other navbar.</p> - </div> <div class="bs-example"> <nav class="navbar navbar-default" role="navigation"> |
