diff --git a/bootstrap/less/custom.less b/bootstrap/less/custom.less index 6944c82..5d70190 100644 --- a/bootstrap/less/custom.less +++ b/bootstrap/less/custom.less @@ -400,6 +400,8 @@ body { } .day-cell-today { + position: absolute; + top: 0; padding-top: 2px; font-weight: bold; text-align: center; @@ -440,11 +442,11 @@ body { .gwt-cal .gwt-appointment-panel { position: relative; height: 1200px; - margin-top: -340px; + margin-top: -410px; } .gwt-cal .time-strip { - margin-top: -340px; + margin-top: -410px; } .gwt-cal .gwt-appointment-cell {