projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
831adbd
)
Fix wide date input in CiviMail
author
Coleman Watts
<coleman@civicrm.org>
Sat, 7 May 2016 21:02:11 +0000
(17:02 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Sun, 5 Jun 2016 20:20:14 +0000
(14:20 -0600)
ang/crmMailing.css
patch
|
blob
|
blame
|
history
diff --git
a/ang/crmMailing.css
b/ang/crmMailing.css
index 28de5ceb8f5b275f9d08a9489b1c976eacc42099..b853cb4466e34587e7992997d21a58d9e4e847e4 100644
(file)
--- a/
ang/crmMailing.css
+++ b/
ang/crmMailing.css
@@
-9,6
+9,9
@@
width: 95%;
height: 20em;
}
+.crmMailing input.crm-form-date {
+ width: 10em;
+}
.crmMailing-recip-est {
background: #ee8;