1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 02:54:01 +02:00

fixes #18087: .navbar-form is no more

This commit is contained in:
Mark Otto
2015-12-06 16:59:33 -08:00
parent 49674a8eba
commit 21b15d450d
2 changed files with 4 additions and 7 deletions

View File

@@ -380,8 +380,6 @@ input[type="checkbox"] {
//
// Requires wrapping inputs and labels with `.form-group` for proper display of
// default HTML form controls and our custom form controls (e.g., input groups).
//
// Heads up! This is mixin-ed into `.navbar-form` in _navbar.scss.
.form-inline {