1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 01:42:36 +02:00

Fixed extra margin on Navbar buttons.

This commit is contained in:
Bryan Petty
2012-04-10 15:19:10 -06:00
parent 4b81c0dff3
commit 5b85ed181a
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -2926,7 +2926,7 @@ input[type="submit"].btn.btn-mini {
margin-top: 5px;
}
.navbar .btn-group .btn {
margin-top: 0;
margin: 0;
}
.navbar-form {
margin-bottom: 0;