Skip to content

Commit

Permalink
Remove padding.
Browse files Browse the repository at this point in the history
  • Loading branch information
wjames111 committed Nov 26, 2024
1 parent 1463cde commit 5af7ec7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ <h4 class="panel-title border-bottom-small" translate>
<h4 class="panel-title border-bottom-small" translate>
{{'GIFT_AMOUNT'}}
</h4>
<div class="panel-body pt0">
<div ng-if="$ctrl.useSuggestedAmounts">
<div class="radio radio-custom-amount"
ng-repeat="suggested in $ctrl.suggestedAmounts | orderBy:'order'">
Expand Down Expand Up @@ -147,7 +146,6 @@ <h4 class="panel-title border-bottom-small" translate>
</div>
</div>
</div>
</div><!-- // panel-body -->
</div><!-- // panel -->
<div class="panel panel-default give-modal-panel">
<h4 class="panel-title border-bottom-small mt" translate>
Expand Down

0 comments on commit 5af7ec7

Please sign in to comment.