2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update documentation for Tooltips/Popovers about auto placement

This commit is contained in:
Johann-S
2017-05-24 14:27:15 +02:00
parent 4c3b6c5ceb
commit 9e894991b0
3 changed files with 2 additions and 10 deletions
-8
View File
@@ -196,14 +196,6 @@ Dropped entirely for the new card component.
- `.panel-warning` to `.card-warning` and `.card-inverse` (or use `.bg-warning` on `.card-header`)
- `.panel-danger` to `.card-danger` and `.card-inverse` (or use `.bg-danger` on `.card-header`)
### Tooltips
- Removed support for `auto` placement options.
### Popovers
- Removed support for `auto` placement options.
### Carousel
- Overhauled the entire component to simplify design and styling. We have fewer styles for you to override, new indicators, and new icons.