0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Remove extra line break

This commit is contained in:
ysds 2018-08-27 08:36:54 +09:00 committed by XhmikosR
parent 0e8831505a
commit 5266669d34

View File

@ -165,7 +165,6 @@
&::before {
height: calc(100vh - (#{$modal-dialog-margin-y-sm-up} * 2));
}
}
.modal-content {
@ -173,7 +172,6 @@
}
.modal-sm { max-width: $modal-sm; }
}
@include media-breakpoint-up(lg) {