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

fix inputs in navbar

This commit is contained in:
Mark Otto
2012-01-27 14:21:17 -08:00
parent 6353e5070a
commit 003da1e089
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -60,6 +60,7 @@
input,
select {
display: inline-block;
margin-top: 5px;
margin-bottom: 0;
}
}