allow for vertical scrolling of calendar (mouse and keyboard)

This commit is contained in:
rolux 2011-05-27 11:15:55 +02:00
commit acef6a822a
3 changed files with 45 additions and 12 deletions

View file

@ -118,7 +118,7 @@ Calendar
overflow: hidden;
}
.OxCalendar > .OxCalendarContent {
//height: 100%;
position: absolute;
}
.OxCalendar .OxBackground {