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

View File

@@ -60,6 +60,7 @@
input,
select {
display: inline-block;
margin-top: 5px;
margin-bottom: 0;
}
}