mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 13:10:23 +00:00
Fix form in navbar
This commit is contained in:
parent
766be659c1
commit
3a539abbd2
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ title: Jumbotron template
|
|||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<form class="navbar-form pull-right">
|
||||
<form class="navbar-form form-inline pull-right">
|
||||
<input type="text" placeholder="Email">
|
||||
<input type="password" placeholder="Password">
|
||||
<button type="submit" class="btn">Sign in</button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue