Răsfoiți Sursa

Merge branch 'developerbmw-patch-1' of https://github.com/developerbmw/fullcalendar into v2.8.0-dev

Adam Shaw 9 ani în urmă
părinte
comite
5974719b74
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      src/common/common.css

+ 1 - 0
src/common/common.css

@@ -359,6 +359,7 @@ hr.fc-divider {
 
 
 .fc-bg table {
 .fc-bg table {
 	height: 100%; /* strech bg to bottom edge */
 	height: 100%; /* strech bg to bottom edge */
+	box-sizing: border-box; /* fix scrollbar issue in firefox */
 }
 }