Show up to 10 channels as icons.

This commit is contained in:
Pēteris Caune 2018-06-11 21:47:47 +03:00
parent 5cf6f1b51e
commit 114d1a830b
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -72,7 +72,7 @@
</button>
</td>
<td class="integrations-cell hidden-xs">
{% if channels|length < 8 %}
{% if channels|length <= 10 %}
<div class="integrations">
{% spaceless %}
{% for channel in channels %}