Skip to content

Commit

Permalink
Change height of nightlybuild iframe
Browse files Browse the repository at this point in the history
Android is cut off..
  • Loading branch information
HalfdanJ committed Jan 4, 2018
1 parent 68771ad commit 83916b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/openframeworks/templates/download.mako
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ $(document).ready(function(){
<hr/>
<iframe src="http://ci.openframeworks.cc/nightlybuilds.html" style="width:100%; height:370px; border: none" scrolling="no" seamless="seamless"></iframe>
<iframe src="http://ci.openframeworks.cc/nightlybuilds.html" style="width:100%; height:400px; border: none" scrolling="no" seamless="seamless"></iframe>
<hr/>
Expand Down

0 comments on commit 83916b0

Please sign in to comment.