aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-09 16:41:35 -0700
committerMark Otto <[email protected]>2013-05-09 16:41:35 -0700
commit7b6352d2cf6f04b46918b1cc8bad50ff92fdbe07 (patch)
tree8173df6f06a749c55906f69788090df4edfa09c9 /docs/assets/css/docs.css
parent3c72b1e9a0a56ad46fe7f330141ca18f6b348649 (diff)
downloadbootstrap-7b6352d2cf6f04b46918b1cc8bad50ff92fdbe07.tar.xz
bootstrap-7b6352d2cf6f04b46918b1cc8bad50ff92fdbe07.zip
Fix up navbar forms by using inline form as a mixin; fix docs for those
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 16645011f..fcbf723eb 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -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,