2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +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
-8
View File
@@ -1,8 +0,0 @@
.media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}
-1
View File
@@ -31,7 +31,6 @@
@import "jumbotron";
@import "alert";
@import "progress";
@import "media";
@import "list-group";
@import "close";
@import "toasts";