Skip to content

Commit

Permalink
Change height of nightlybuilds iframe to accomodate vs2015 & vs2017
Browse files Browse the repository at this point in the history
  • Loading branch information
arturoc committed Jan 29, 2018
1 parent a16f8c2 commit 7953e9a
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:400px; border: none" scrolling="no" seamless="seamless"></iframe>
<iframe src="http://ci.openframeworks.cc/nightlybuilds.html" style="width:100%; height:430px; border: none" scrolling="no" seamless="seamless"></iframe>
<hr/>
Expand Down

0 comments on commit 7953e9a

Please sign in to comment.