mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Remove extra line break
This commit is contained in:
parent
0e8831505a
commit
5266669d34
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue