firewall: Resize the info table to full width

Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Sunil Mohan Adapa 2018-06-18 19:36:42 +05:30
parent ee80d77be5
commit b162a2bc04
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -38,8 +38,6 @@
{% else %} {% else %}
<div class="row">
<div class="col-lg-8">
<table class='table table-autowidth'> <table class='table table-autowidth'>
<thead> <thead>
<th><center>{% trans "Show Ports" %}</center></th> <th><center>{% trans "Show Ports" %}</center></th>
@ -95,8 +93,6 @@
{% endfor %} {% endfor %}
</tbody> </tbody>
</table> </table>
</div>
</div>
<p> <p>
<em> <em>