2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

fixes #3210: add .btn to .navbar-form to remove bottom margin, improve vertical align of contents of .navbar-form

This commit is contained in:
Mark Otto
2012-07-09 21:01:29 -07:00
parent 413c05a09d
commit f495a8d0cc
3 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
// Body reset
// ----------
// -------------------------
body {
margin: 0;
@@ -17,7 +17,7 @@ body {
// Links
// -----
// -------------------------
a {
color: @linkColor;