]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #9613: update docs css to prevent misaligned buttons example
authorMark Otto <otto@github.com>
Thu, 15 Aug 2013 18:13:57 +0000 (11:13 -0700)
committerMark Otto <otto@github.com>
Thu, 15 Aug 2013 18:13:57 +0000 (11:13 -0700)
assets/css/docs.css

index 5e0aaa0aafa182fbadc5e97244d716d05e31e97b..6639383ff54b4759f28cf4176aa185339ba08d5b 100644 (file)
@@ -400,9 +400,7 @@ body {
 .bs-example > ul:last-child,
 .bs-example > ol:last-child,
 .bs-example > blockquote:last-child,
-.bs-example > input:last-child,
-.bs-example > select:last-child,
-.bs-example > textarea:last-child,
+.bs-example > .form-control:last-child,
 .bs-example > .table:last-child,
 .bs-example > .navbar:last-child
 .bs-example > .jumbotron:last-child,