diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-07 13:57:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-07 13:57:34 -0400 |
commit | d901726b08ee2708172e539183144341d741e2fd (patch) | |
tree | 2cd64cb029055180578e2f4f68b09e6a136d95d4 /doc/builds.mdwn | |
parent | 5bed7a165e720b5b3bff2c397bcde0b29c3127ee (diff) |
fix heights
Diffstat (limited to 'doc/builds.mdwn')
-rw-r--r-- | doc/builds.mdwn | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/builds.mdwn b/doc/builds.mdwn index d912e26ce..aca5b6dfa 100644 --- a/doc/builds.mdwn +++ b/doc/builds.mdwn @@ -4,22 +4,22 @@ # last uploaded build-versions <h2>Linux i386</h2> -<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 width=1024 height=20em 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=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/amd64/build-version"> +<iframe width=1024 height=20em 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=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/build-version"> +<iframe width=1024 height=20em 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=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/build-version"> +<iframe width=1024 height=20em 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=10em 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=20em 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=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version"> +<iframe width=1024 height=20em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version"> </iframe> """]] |