mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Fix up navbar forms by using inline form as a mixin; fix docs for those
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
|
||||
// Navbar form
|
||||
.navbar-form {
|
||||
.form-inline();
|
||||
.navbar-vertical-align(34px); // Vertically center in navbar
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user