2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Merge branch 'v4-dev' of https://github.com/malkomich/bootstrap into malkomich-v4-dev

This commit is contained in:
Mark Otto
2018-07-07 16:16:43 -07:00
3 changed files with 35 additions and 1 deletions
+4
View File
@@ -166,3 +166,7 @@
@include media-breakpoint-up(lg) {
.modal-lg { max-width: $modal-lg; }
}
@include media-breakpoint-up(xl) {
.modal-xl { max-width: $modal-xl; }
}