mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-01 15:56:45 +02:00
update docs to remove old stuff, update to all new classes; no more backwards compatibility
This commit is contained in:
@@ -39,11 +39,11 @@
|
||||
|
||||
<!-- Topbar
|
||||
================================================== -->
|
||||
<div class="topbar" data-scrollspy="scrollspy" >
|
||||
<div class="fill">
|
||||
<div class="topbar" data-scrollspy="scrollspy">
|
||||
<div class="topbar-inner">
|
||||
<div class="container">
|
||||
<h3><a href="#">Bootstrap JS</a></h3>
|
||||
<ul>
|
||||
<a class="brand" href="#">Bootstrap JS</a>
|
||||
<ul class="nav">
|
||||
<li><a href="#overview">Overview</a></li>
|
||||
<li><a href="#modal">Modals</a></li>
|
||||
<li><a href="#dropdown">Dropdown</a></li>
|
||||
|
Reference in New Issue
Block a user