Merge "Clean up tabs and whitespace in status/index.html"
This commit is contained in:
commit
aefb3c3a04
@ -2,18 +2,19 @@
|
||||
xmlns:py="http://genshi.edgewall.org/"
|
||||
lang="en">
|
||||
<HEAD>
|
||||
<style type="text/css">
|
||||
#blurb-container {
|
||||
<style type="text/css">
|
||||
#blurb-container {
|
||||
max-width: 950px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.blurb {
|
||||
}
|
||||
|
||||
.blurb {
|
||||
float: left;
|
||||
width: 25em;
|
||||
height: 22ex;
|
||||
padding: 4px;
|
||||
}
|
||||
</style>
|
||||
}
|
||||
</style>
|
||||
|
||||
<TITLE>OpenStack Project Status</TITLE>
|
||||
|
||||
@ -62,6 +63,7 @@
|
||||
documentation.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="blurb">
|
||||
<h2 class="subhead"><a href="/elastic-recheck/">Rechecks</a></h2>
|
||||
<p>
|
||||
@ -72,6 +74,7 @@
|
||||
the timing and frequency of these bugs.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="blurb">
|
||||
<h2 class="subhead"><a href="/release/">Release</a></h2>
|
||||
<p>
|
||||
@ -79,6 +82,7 @@
|
||||
page along with overall progress toward completion.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="blurb">
|
||||
<h2 class="subhead"><a href="/reviews/">Reviews</a></h2>
|
||||
<p>
|
||||
@ -86,6 +90,7 @@
|
||||
priority.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="blurb">
|
||||
<h2 class="subhead"><a href="/bugday/">Bugday</a></h2>
|
||||
<p>
|
||||
@ -93,6 +98,7 @@
|
||||
stats.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="blurb">
|
||||
<h2 class="subhead"><a href="/openstack-health/">OpenStack-Health</a></h2>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user