Look: Minor fix to not have calendar picto to glue to input

This commit is contained in:
Laurent Destailleur 2014-03-30 15:58:41 +02:00
parent a5c2b78565
commit c506e59d8c
3 changed files with 6 additions and 0 deletions

View File

@ -1515,6 +1515,8 @@ table.valid {
/* Calendar */
/* ============================================================================== */
img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
.ui-datepicker-title {
margin:0 !important;
line-height:28px;

View File

@ -1723,6 +1723,8 @@ opacity: 1;
/* Calendar */
/* ============================================================================== */
img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
.ui-datepicker-trigger {
vertical-align: middle;
cursor: pointer;

View File

@ -1816,6 +1816,8 @@ border-radius:6px;
/* Calendar */
/* ============================================================================== */
img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
.ui-datepicker-trigger {
vertical-align: middle;
cursor: pointer;