I have a thin theme and calendar (Events overview, .../events) displays mostly Mon - Fry, Sat and Sun are hidden. To fix this, I have added this into event.css:

.event-calendar {
  overflow: auto;
}

Comments

japerry’s picture

Status: Active » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.