crmMailingAB - Normalize styling of "Template"
authorTim Otten <totten@civicrm.org>
Wed, 11 Feb 2015 00:02:22 +0000 (16:02 -0800)
committerTim Otten <totten@civicrm.org>
Wed, 11 Feb 2015 00:06:27 +0000 (16:06 -0800)
partials/crmMailingAB/joint-mailing.html

index 90cb2428f5873aaa06555ba8424cf16d5e3aa9fa..1059048bd04314f8e1b652fb2d30b38560d875eb 100644 (file)
@@ -15,7 +15,7 @@ processed by Angular; if false, the field will be hidden and completely ignored
   <div class="crm-group">
 
 
-    <div crm-ui-field="subform.msg_template_id" crm-title="ts('Template')" style="background: #bbf; width:100%; padding: 0.1em;" ng-if="fields.msg_template_id">
+    <div crm-ui-field="subform.msg_template_id" crm-title="ts('Template')" ng-if="fields.msg_template_id">
       <div ng-controller="MsgTemplateCtrl">
         <select
           crm-ui-id="subform.msg_template_id"