Switched to a compact table layout for fact listings

This commit is contained in:
Fotis Gimian
2015-05-10 20:53:28 +10:00
parent bd4a38031f
commit 4bdf2ecc12

View File

@@ -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 %}