Skip to content

Commit

Permalink
Fix form in navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
burnsra committed May 9, 2013
1 parent 17713a6 commit 7137777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jumbotron.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</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>
Expand Down

0 comments on commit 7137777

Please sign in to comment.