Greetings,
please support making the jomsocial event creation data calendar to be responsive.
/* Fix for the calendar */
#gkMainbody .picker__table .picker__weekday,
#gkMainbody .picker__table td {
display: block!important;
float: left!important;
text-align: center;
width: 14.285714%!important;
}