Commit 3a539abb authored by Robert Burns's avatar Robert Burns

Fix form in navbar

parent 766be659
...@@ -63,7 +63,7 @@ title: Jumbotron template ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment