2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fix forms in navbars, fix examples' navbars

This commit is contained in:
Mark Otto
2012-01-07 00:26:58 -08:00
parent 94b825abc8
commit 36e7660383
9 changed files with 36 additions and 24 deletions
+5
View File
@@ -56,6 +56,11 @@
// Navbar forms
.navbar-form {
margin-bottom: 0; // remove default bottom margin
input,
select {
display: inline-block;
margin-bottom: 0;
}
}
// Navbar search