0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

fixes #9613: update docs css to prevent misaligned buttons example

This commit is contained in:
Mark Otto 2013-08-15 11:13:57 -07:00
parent da6a7827d2
commit a5cb6c7a15

View 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,