| Index: src/site/samples/webaudio/index.markdown
|
| diff --git a/src/site/samples/webaudio/index.markdown b/src/site/samples/webaudio/index.markdown
|
| index 7e13cf520103ae7a2c6c216cfab843328e3d0c43..ceabeba39c184ed5bd00b1be65b7d9a5e13d3b92 100644
|
| --- a/src/site/samples/webaudio/index.markdown
|
| +++ b/src/site/samples/webaudio/index.markdown
|
| @@ -23,7 +23,7 @@ Read the
|
| [source](https://github.com/dart-lang/dart-samples/tree/master/web/html5/webaudio/intro).
|
|
|
| <iframe class="running-app-frame"
|
| - style="height:500px;width:100%;"
|
| + style="height:200px;width:100%;"
|
| src="{{page.live_example_url}}">
|
| </iframe>
|
|
|
|
|