Switched to a compact table layout for fact listings
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="ui fluid icon input hide" style="margin-bottom:20px">
|
||||
<input {% if autofocus %} autofocus="autofocus" {% endif %} class="filter-table" placeholder="Type here to filter...">
|
||||
</div>
|
||||
<table class="filter-table facts ui basic table facts {% if condensed %}compact{% endif%}" style="table-layout: fixed;">
|
||||
<table class="filter-table facts ui compact basic table facts {% if condensed %}compact{% endif%}" style="table-layout: fixed;">
|
||||
<thead>
|
||||
<tr>
|
||||
{% if show_node %}
|
||||
|
||||
Reference in New Issue
Block a user