changes to prevent the parameter description column from expanding (e.g. due to very long words in the content that cannot wrap). the new behaviour is that the long content just spills into the adjacent column.

This commit is contained in:
Brock Anderson
2017-02-17 16:23:20 -08:00
parent 38f74164a7
commit 5da72aaa4d
7 changed files with 30 additions and 10 deletions

View File

@@ -29,7 +29,7 @@
{{/if}}
</td>
<td class="markdown">{{{sanitize description}}}</td>
<td class="markdown param-description-col">{{{sanitize description}}}</td>
<td>{{{escape paramType}}}</td>
<td>
<span class="model-signature"></span>