Fix presentation problem on Firefox

This commit is contained in:
Naoki Takezoe
2014-10-07 14:52:11 +09:00
parent ca0f888a99
commit 320585a530
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
@html.main(s"Labels - ${repository.owner}/${repository.name}"){
@html.menu("issues", repository){
@issues.html.tab("labels", hasWritePermission, repository)
 
<table class="table table-bordered table-hover table-issues" id="new-label-table" style="display: none;">
<tr><td></td></tr>
</table>

View File

@@ -7,6 +7,7 @@
@html.main(s"Milestones - ${repository.owner}/${repository.name}"){
@html.menu("issues", repository){
@issues.html.tab("milestones", hasWritePermission, repository)
&nbsp;
<table class="table table-bordered table-hover table-issues">
<tr>
<th style="background-color: #eee;">