8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-24 20:33:11 +00:00

Use condensed table from Bootstrap

This commit is contained in:
Alexandre Iooss 2019-03-01 11:10:30 +01:00
parent e09aa70a7e
commit 5a9244349c

View file

@ -7,7 +7,7 @@
{% endif %}
{% if results %}
<div class="results table-responsive">
<table id="result_list" class="table table-striped table-bordered">
<table id="result_list" class="table table-striped table-bordered table-condensed">
<thead>
<tr>
{% for header in result_headers %}