We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4f7c6 commit 84f2e15Copy full SHA for 84f2e15
layouts/partials/global-modals/global-modals.html
@@ -7,7 +7,7 @@ <h5 class="modal-title">{{ i18n "get_started_datadog" }}</h5>
7
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"> </button>
8
</div>
9
<div class="modal-body">
10
- <iframe id="signUpIframe" name="signUpIframe" src="" width="540px" height="730" frameborder="0" scrolling="no" title="Sign Up for Datadog"></iframe>
+ <iframe id="signUpIframe" name="signUpIframe" src="" width="540px" height="805" frameborder="0" scrolling="no" title="Sign Up for Datadog"></iframe>
11
12
13
0 commit comments