1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

Updates to .ratio selectors and docs

- Remove group selector for ratio items
- Drop the .ratio-item entirely
- Update docs to explain updated approach
- Update Migration guide to reflect the latest
This commit is contained in:
Mark Otto
2020-09-23 11:06:21 -07:00
committed by Mark Otto
parent 73e5640405
commit 9f60659d1d
4 changed files with 19 additions and 19 deletions

View File

@@ -10,11 +10,7 @@
content: "";
}
.ratio-item,
iframe,
embed,
object,
video {
> * {
position: absolute;
top: 0;
left: 0;