Merge pull request #1427 from Safelite/BRM-restick-sticky-modal-footer-button
Re-set desktop modal footer to sticky rather than fixed at bottom of …
This commit is contained in:
commit
247b4fd81c
1 changed files with 0 additions and 4 deletions
|
|
@ -198,10 +198,6 @@ export default {
|
|||
button {
|
||||
margin: 0;
|
||||
}
|
||||
@include media-breakpoint-up(md) {
|
||||
position: relative;
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.show .modal-dialog {
|
||||
|
|
|
|||
Loading…
Reference in a new issue