DriverLog report UI tuning

Change-Id: I0b9ec9ff6b70f64d20c358ea4b2b92c8e406fd44
This commit is contained in:
Ilya Shakhat
2015-09-29 18:55:29 +03:00
parent 14a72bc8db
commit ce541a3ad5
2 changed files with 11 additions and 11 deletions

View File

@@ -39,11 +39,6 @@
<div class="drops">
<div class="drop">
<label for="release" title="OpenStack Release">Release</label>
<input type="hidden" id="release" style="width:240px" data-placeholder="Any release"/>
</div>
<div class="drop">
<label for="project_id" title="OpenStack Project">Project</label>
<input type="hidden" id="project_id" style="width:240px" data-placeholder="Any project"/>
@@ -54,6 +49,11 @@
<input type="hidden" id="vendor" style="width:240px" data-placeholder="Any vendor"/>
</div>
<div class="drop">
<label for="release" title="OpenStack Release">Release</label>
<input type="hidden" id="release" style="width:240px" data-placeholder="Any release"/>
</div>
</div>
<div style="margin-top: 2em;">
@@ -63,8 +63,8 @@
<th>Project</th>
<th>Vendor</th>
<th>Driver</th>
<th>In Trunk?</th>
<th>CI exists?</th>
<th>Release</th>
<th>CI</th>
<th>Maintainer</th>
</tr>
</thead>