mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
remove negative margin from .brand in docs, update navbar to support buttons up thurr
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
// Buttons in navbar
|
||||
.btn {
|
||||
margin-top: 5px; // make buttons vertically centered in navbar
|
||||
}
|
||||
}
|
||||
|
||||
// Navbar search
|
||||
|
||||
Reference in New Issue
Block a user