mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-02 08:18:06 +02: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