fix heights

This commit is contained in:
Joey Hess 2014-07-07 13:57:15 -04:00
parent 90776d8bd6
commit c415ab16f0

View file

@ -4,22 +4,22 @@
# last uploaded build-versions
<h2>Linux i386</h2>
<iframe width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386/build-version">
<iframe width=1024 height=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386/build-version">
</iframe>
<h2>Linux amd64</h2>
<iframe width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/amd64/build-version">
<iframe width=1024 height=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/amd64/build-version">
</iframe>
<h2>Linux armel</h2>
<iframe width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/build-version">
<iframe width=1024 height=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/build-version">
</iframe>
<h2>Android</h2>
<iframe width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/build-version">
<iframe width=1024 height=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/build-version">
</iframe>
<h2>OSX Mavericks</h2>
<iframe width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mavericks/build-version">
<iframe width=1024 height=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mavericks/build-version">
</iframe>
<h2>Windows</h2>
<iframe width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version">
<iframe width=1024 height=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version">
</iframe>
"""]]