calendar_multiday.css:783:

.view .date-nav-wrapper .date-prev {
  ...
  position: absolute;
  right: 60px;

It makes localized titles display improperly, check the screenshot. I doubt the position should be absolute.

CommentFileSizeAuthor
calendar-date-nav-60px-hardcoded.png1.53 KBint_ua
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

int_ua’s picture

Title: CSS: .date-prev not ready for localization due to the hardcoded right margin » CSS: .date-prev not ready for localization due to the hardcoded 'right' property
Neslee Canil Pinto’s picture

Issue summary: View changes
Status: Active » Closed (outdated)