mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 16:44:17 +02:00
update rest of docs, remove navbar specific modifiers, fix docs example css
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</head>
|
||||
<body data-spy="scroll" data-target=".navbar" data-offset="70">
|
||||
<div class="container">
|
||||
<nav class="navbar navbar-fixed-top navbar-dark bg-inverse">
|
||||
<nav class="navbar fixed-top navbar-dark bg-inverse">
|
||||
<a class="navbar-brand" href="#">Scrollspy test</a>
|
||||
<ul class="nav navbar-nav">
|
||||
<li class="nav-item">
|
||||
|
Reference in New Issue
Block a user