Fix success message box to not overlap with add button.

3.2
Andreas Granig 14 years ago
parent aff7afe967
commit 38b3ccd436

@ -116,9 +116,7 @@
<h3 id="stored">Stored Billing Fees</h3>
[% UNLESS Catalyst.session.admin.read_only %]
<div class="span-16 last">
<a href="/billing/edit_fee?bilprof=[% bilprof.handle %]&amp;offset=[% offset %]"><span class="button-add">Add</span></a>
</div>
<div class="hspace-20"></div>
[% END %]

Loading…
Cancel
Save