// === Bottom Info // Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.

++++ <div class=“ml-2”>

<!-- Button trigger modal -->
<button type="button"
  class="btn btn-primary btn-raised"
  data-toggle="modal"
  data-target="#frameModalBottomSuccessDemo">
  Launch Example
</button>

</div> ++++