Adjusted screen width for WebCal pages.

svn: r19026
This commit is contained in:
Rob G. Healey 2012-03-09 07:42:35 +00:00
parent b17cf1f8ff
commit cdaaf11964

View File

@ -1255,6 +1255,9 @@ div#pedigree {
/* Calendar Styles /* Calendar Styles
-------------------------------------------------------------------------------------------- */ -------------------------------------------------------------------------------------------- */
#OneDay, #WebCal, #YearGlance {
width: 95%
}
/* Calendar : General */ /* Calendar : General */
.calendar { .calendar {
empty-cells:show; empty-cells:show;