Fix style broken in Firefox

This commit is contained in:
Tomofumi Tanaka
2014-05-18 23:28:28 +09:00
parent f440421ed1
commit 6d54361a6d

View File

@@ -30,7 +30,7 @@
</div>
</li>
</ul>
<table class="table table-bordered">
<table class="table table-bordered fill-width pull-left">
@commits.map { commit =>
<tr>
<td width="0%"><input type="checkbox" name="commitId" value="@commit.id"></td>