mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-17 19:00:59 +00:00
Fix form in navbar
This commit is contained in:
parent
17713a6d39
commit
71377771fe
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