mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
use static top navbar in jumbotron
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
<body>
|
||||
|
||||
<nav class="navbar navbar-inverse navbar-fixed-top">
|
||||
<nav class="navbar navbar-inverse navbar-static-top">
|
||||
<a class="navbar-brand" href="#">Project name</a>
|
||||
<ul class="nav nav-pills">
|
||||
<li class="nav-item active">
|
||||
|
||||
Reference in New Issue
Block a user