aboutsummaryrefslogtreecommitdiff
path: root/allium/templates/misc-families.html
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-10-23 21:42:18 -0700
committerJordan <me@jordan.im>2020-10-23 21:42:18 -0700
commit421bd0bc206fa9326ffb8acee547f7b7ea49a2dd (patch)
tree3aca2b9d75af4826a97c34076719ee56163312a3 /allium/templates/misc-families.html
parent80c874f0b56ed0c4c948f0eaef3043544a709516 (diff)
downloadallium-421bd0bc206fa9326ffb8acee547f7b7ea49a2dd.tar.gz
allium-421bd0bc206fa9326ffb8acee547f7b7ea49a2dd.zip
improve limited-width display support
Diffstat (limited to 'allium/templates/misc-families.html')
-rw-r--r--allium/templates/misc-families.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/allium/templates/misc-families.html b/allium/templates/misc-families.html
index 6073a49..dea08e3 100644
--- a/allium/templates/misc-families.html
+++ b/allium/templates/misc-families.html
@@ -59,7 +59,7 @@ reverse=True) -%}
v['contact']|hash }}/" title="{{ v['contact']|escape }}">{{
v['contact']|truncate(50)|escape }}<a></td></code>
{% else -%}
-<td>none</td>
+<td class="visible-md visible-lg">none</td>
{% endif -%}
<td>{{ v['exit_count'] }} / {{ v['middle_count'] }}</td>