Fix up navbar forms by using inline form as a mixin; fix docs for those
This commit is contained in:
parent
3c72b1e9a0
commit
7b6352d2cf
4 changed files with 26 additions and 10 deletions
|
|
@ -252,6 +252,7 @@ body {
|
|||
.bs-example > select:last-child,
|
||||
.bs-example > textarea:last-child,
|
||||
.bs-example > .table:last-child,
|
||||
.bs-example > .navbar:last-child
|
||||
.bs-example > .jumbotron:last-child,
|
||||
.bs-example > .alert:last-child,
|
||||
.bs-example > .panel:last-child,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue