summaryrefslogtreecommitdiff
path: root/web-app
diff options
context:
space:
mode:
authorClark Laughlin <clark.laughlin@linaro.org>2015-05-25 01:05:53 -0400
committerClark Laughlin <clark.laughlin@linaro.org>2015-05-25 01:05:53 -0400
commitbeb187a458e2db7f53b4effbca5b5424f9fbc4ad (patch)
tree50399596c2299f010361c2e8c12a79a5cdcf429c /web-app
parent1960d54eda510d5642f3751edcddad1fe24e877e (diff)
make header more compact
Diffstat (limited to 'web-app')
-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>.