mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
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:
parent
ee80d77be5
commit
b162a2bc04
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user