2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
-2
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) {