Move calendar icon inside input box

This commit is contained in:
Nathan Gray
2012-03-09 18:46:29 +00:00
parent d486e50a57
commit f512d1efae
2 changed files with 69 additions and 32 deletions

View File

@ -179,6 +179,9 @@ span.et2_date {
}
span.et2_date input.et2_date {
min-width: 10ex;
background-repeat: no-repeat;
background-position: top right;
background-size: contain;
}
span.et2_date span {
background-position: center;