Merge pull request #12340 from eileenmcnaughton/merge_cleanup
[civicrm-core.git] / ang / crmMailing.css
index dd24aec8dbaf0a02ef3fde3d775fcd69afa45968..b853cb4466e34587e7992997d21a58d9e4e847e4 100644 (file)
@@ -2,13 +2,16 @@
   width: 30em;
 }
 .crmMailing select, .crmMailing input[type=text] {
-  width: 40em;
+  width: 36em;
 }
 .crmMailing textarea {
   margin: 0.5em;
   width: 95%;
   height: 20em;
 }
+.crmMailing input.crm-form-date {
+  width: 10em;
+}
 
 .crmMailing-recip-est {
   background: #ee8;