Skip to content

Commit

Permalink
Remove extra line break
Browse files Browse the repository at this point in the history
  • Loading branch information
ysds authored and XhmikosR committed Aug 27, 2018
1 parent 0e88315 commit 5266669
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scss/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,13 @@
&::before {
height: calc(100vh - (#{$modal-dialog-margin-y-sm-up} * 2));
}

}

.modal-content {
@include box-shadow($modal-content-box-shadow-sm-up);
}

.modal-sm { max-width: $modal-sm; }

}

@include media-breakpoint-up(lg) {
Expand Down

0 comments on commit 5266669

Please sign in to comment.