From 5266669d34e80785a6a053031283cecf2516b7fc Mon Sep 17 00:00:00 2001 From: ysds Date: Mon, 27 Aug 2018 08:36:54 +0900 Subject: Remove extra line break --- scss/_modal.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'scss/_modal.scss') diff --git a/scss/_modal.scss b/scss/_modal.scss index 9cb2e529e5..bc349ff8e6 100644 --- a/scss/_modal.scss +++ b/scss/_modal.scss @@ -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) { -- cgit v1.2.3