[FIX] runbot: reset frontend table layout

With the 'fixed' table layout, the first column of the frontend takes
too much place.
This commit is contained in:
Christophe Monniez 2018-05-17 11:04:36 +02:00
parent eaf393fa1f
commit 6dd997dcdd

View File

@ -105,7 +105,7 @@
<h1>No Repository yet.</h1>
</div>
<table t-if="repo" class="table table-condensed table-bordered">
<table t-if="repo" class="table table-condensed table-bordered" style="table-layout: initial;">
<tr>
<th>Branch</th>
<td colspan="4" class="text-right">