Skip to content

Commit

Permalink
Merge pull request #9565 from totten/master-19690-selector
Browse files Browse the repository at this point in the history
CRM-19690 - crmMailingBlockRecipients - Provide selector for more downstream styling
  • Loading branch information
eileenmcnaughton authored Dec 27, 2016
2 parents 7f90d11 + c618817 commit ce393e3
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 ce393e3

Please sign in to comment.