I am setting the appointment height in month view to a shorter height than the default, however I still have spaces in between the appointments. The new height of the appointment plus the space between appointments is about the size of the default appointment height. How can I get rid of these spaces/gaps between appointments when in month view.
This is what I'm using to change appointment height:
Thanks!
Shanda
This is what I'm using to change appointment height:
.rsApt
{
height: 20px !important;
cursor: hand;
}
Thanks!
Shanda