mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 16:00:23 +00:00
fixes #9613: update docs css to prevent misaligned buttons example
This commit is contained in:
parent
da6a7827d2
commit
a5cb6c7a15
1 changed files with 1 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue