Fix #16604 - set back table width to auto on zoom search page

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-04-01 18:31:08 +02:00
parent 0f1a63853e
commit 3fc01f6ded
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -29,7 +29,7 @@
{% trans 'Do a "query by example" (wildcard: "%") for two different columns' %}
</legend>
<table class="table table-light table-striped table-hover table-sm" id="tableFieldsId">
<table class="table table-light table-striped table-hover table-sm w-auto" id="tableFieldsId">
<thead class="thead-light">
<tr>
{% if geom_column_flag %}