Clean up tabs and whitespace in status/index.html
Currently the status/index.html file has lots of extra whitespace and tabs that it doesn't need. This patch removes them and reformats the file so that future copy/pasters in this file have a bit better start to work from. Change-Id: Idedc3697ce68d7ea976417090499bec7f9c36c8b
This commit is contained in:
parent
359264f317
commit
ed67af496b
@ -7,6 +7,7 @@
|
||||
max-width: 950px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.blurb {
|
||||
float: left;
|
||||
width: 25em;
|
||||
@ -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