2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

account for floated inputs in the .navbar-form

This commit is contained in:
Mark Otto
2012-01-30 08:20:37 -08:00
parent 2d40b07afc
commit 3722c34b50
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -88,6 +88,7 @@
// Navbar forms
.navbar-form {
margin-bottom: 0; // remove default bottom margin
.clearfix();
input,
select {
display: inline-block;