by Parasyte » Tue Aug 31, 2010 11:42 am
The CSS in more recent versions is quite a bit different (this looks like 2.31). For version 2.4, the tables (including the month display) was changed so that it can stretch horizontally. As a result, the horizontal space will be filled, but each day cell in the month will not be a perfect square most of the time; the height of each cell is still fixed, but the rows will stretch vertically if there are too many events in any single day.
This is one portion I need to experiment with in version 2.5; Changing the events in the month view to actually span days. Similar to the way All-Day events appear in the week view.