Skip to content

Commit 9c82a7a

Browse files
committed
Update register.html
1 parent 8cf1d25 commit 9c82a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/register.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2 class="title">REGISTER</h2>
2222
iframeContainerId: "eventbrite-widget-container-1407873470449",
2323

2424
// Optional
25-
iframeContainerHeight: 1125, // Widget height in pixels. Defaults to a minimum of 425px if not provided
25+
iframeContainerHeight: 1195, // Widget height in pixels. Defaults to a minimum of 425px if not provided
2626
onOrderComplete: exampleCallback, // Method called when an order has successfully completed
2727
});
2828
</script>

0 commit comments

Comments
 (0)