mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Fix form in navbar
This commit is contained in:
parent
766be659c1
commit
3a539abbd2
@ -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…
x
Reference in New Issue
Block a user