summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web-app/static/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web-app/static/index.html b/web-app/static/index.html
index a75cc95..9db6c1a 100644
--- a/web-app/static/index.html
+++ b/web-app/static/index.html
@@ -110,8 +110,8 @@ function create_chart(div_name, branch, distro, version, max_results) {
</head>
<body>
-<img src="http://www.linaro.org/app/images/linaro-logo-web.png"/>
-<h1>Linaro Openstack CI</h1>
+<h1><img style="vertical-align: middle; width: 150px" src="http://www.linaro.org/app/images/linaro-logo-web.png"/>
+Openstack CI</h1>
<p>
Linaro runs Openstack Tempest on arm64 on a nighty schedule. For more information on the hardware and test methodology, see <a href="https://wiki.linaro.org/OpenStack/OpenstackTempestCI">https://wiki.linaro.org/OpenStack/OpenstackTempestCI</a>.