Skip to content

Commit

Permalink
CRM-19690 - crmMailingBlockRecipients - Provide selector for more dow…
Browse files Browse the repository at this point in the history
…nstream styling
  • Loading branch information
totten committed Jan 18, 2017
1 parent 7fb0e12 commit d6c1e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ang/crmMailing/BlockRecipients.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div ng-controller="EditRecipCtrl">
<div ng-controller="EditRecipCtrl" class="crm-mailing-recipients-row">
<div style="float: right;">
<div class='crmMailing-recip-est'>
<a href="" ng-click="previewRecipients()" title="{{ts('Preview a List of Recipients')}}">{{getRecipientsEstimate()}}</a>
Expand Down

0 comments on commit d6c1e51

Please sign in to comment.