2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

v5: Drop .media (#28265)

This commit is contained in:
Mark Otto
2019-05-08 11:45:24 -07:00
committed by XhmikosR
parent f1e6e6e4a1
commit d806e874b4
7 changed files with 7 additions and 153 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ Changes to our source and compiled JavaScript files.
Changes to any layout tools and our grid system.
- Dropped `.media` component as it can be built with utility classes
- Dropped `.media` component as it can be built with utility classes. [See #28265](https://github.com/twbs/bootstrap/pull/28265).
- **Todo:** Remove `position: relative` from grid columns
- **Todo:** Integrate CSS grid into our grid system