// replace fieldset with div for responsive table

This commit is contained in:
Kevin Granger
2013-10-15 18:09:53 +02:00
parent a85c1d7933
commit 0e7a7f8be4
70 changed files with 259 additions and 258 deletions
@@ -54,7 +54,7 @@
<form action="{$action_fees}" id="fees" name="fees" method="post" class="form-horizontal">
<fieldset>
<div class="panel">
<h3>
<i class="icon-truck"></i>
{l s='Fees by carrier, geographical zone and ranges'}
@@ -138,5 +138,5 @@
</table>
{/if}
<input type="hidden" name="id_carrier" value="{$id_carrier}" />
</fieldset>
</div>
</form>