# HG changeset patch # User Jan Kanis # Date 1399568372 -7200 # Node ID bbdc8fb0de2b9e655b7618db5cebd461cf913cb9 # Parent beb83da5a6b7335439a0ef8ffe35bf82bc871b06 fix descriptiontable width diff -r beb83da5a6b7 -r bbdc8fb0de2b visualise.html.jinja --- a/visualise.html.jinja Thu May 08 17:33:41 2014 +0200 +++ b/visualise.html.jinja Thu May 08 18:59:32 2014 +0200 @@ -172,9 +172,8 @@ white-space: nowrap; } table.descriptiontable td div { - display: inline-block; - overflow: hidden; - max-height: 1.4em; + width: 1em; + overflow: visible; white-space: nowrap; } @@ -257,6 +256,7 @@

Sequences producing significant alignments:

+ @@ -268,7 +268,7 @@ {% for hit in hit_info %} - +
Description Max score
{{hit.description}}
{{hit.description}}
{{hit.maxscore}} {{hit.totalscore}} {{hit.cover}}