Fix wide date input in CiviMail
authorColeman Watts <coleman@civicrm.org>
Sat, 7 May 2016 21:02:11 +0000 (17:02 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 5 Jun 2016 20:20:14 +0000 (14:20 -0600)
ang/crmMailing.css

index 28de5ceb8f5b275f9d08a9489b1c976eacc42099..b853cb4466e34587e7992997d21a58d9e4e847e4 100644 (file)
@@ -9,6 +9,9 @@
   width: 95%;
   height: 20em;
 }
+.crmMailing input.crm-form-date {
+  width: 10em;
+}
 
 .crmMailing-recip-est {
   background: #ee8;