mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Fix form in navbar
This commit is contained in:
parent
17713a6d39
commit
71377771fe
@ -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