FIX: fix hidden calendar weeks on month view (#160)
https://meta.discourse.org/t/discourse-calendar/97376/248?u=ryantm for details
This commit is contained in:
parent
ef651f664e
commit
f28f692cbe
|
|
@ -4,7 +4,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.category-calendar .calendar {
|
.category-calendar .calendar {
|
||||||
height: 400px;
|
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue