Issue 274: is there a way to move the right hand month day
Status:  Done
Owner: ----
Closed:  Jan 2010
Reported by DragonsW...@yahoo.com, Jan 7, 2010
the month view has the day in the top right conner is there a way to move 
this to the middle on the top please centering it


Jan 9, 2010
#1 DragonsW...@yahoo.com
solved this too
its in the css file 
.fc-grid .fc-day-number {
	//float: right;
	padding: 0 2px;
	text-align: center;
	font-weight: bold;
	}

Jan 19, 2010
Project Member #2 adamrs...@gmail.com
glad you got it to work
Status: Done