Commit a5cb6c7a authored by Mark Otto's avatar Mark Otto

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

parent da6a7827
...@@ -400,9 +400,7 @@ body { ...@@ -400,9 +400,7 @@ body {
.bs-example > ul:last-child, .bs-example > ul:last-child,
.bs-example > ol:last-child, .bs-example > ol:last-child,
.bs-example > blockquote:last-child, .bs-example > blockquote:last-child,
.bs-example > input:last-child, .bs-example > .form-control:last-child,
.bs-example > select:last-child,
.bs-example > textarea:last-child,
.bs-example > .table:last-child, .bs-example > .table:last-child,
.bs-example > .navbar:last-child .bs-example > .navbar:last-child
.bs-example > .jumbotron:last-child, .bs-example > .jumbotron:last-child,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment