mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Merge pull request #7824 from burnsra/3.0.0-wip-examples
Fix form in navbar
This commit is contained in:
commit
217ac7b7b7
@ -63,7 +63,7 @@ title: Jumbotron template
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<form class="navbar-form pull-right">
|
<form class="navbar-form form-inline pull-right">
|
||||||
<input type="text" placeholder="Email">
|
<input type="text" placeholder="Email">
|
||||||
<input type="password" placeholder="Password">
|
<input type="password" placeholder="Password">
|
||||||
<button type="submit" class="btn">Sign in</button>
|
<button type="submit" class="btn">Sign in</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user