Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b2c8c72 authored by Simon L's avatar Simon L Committed by backportbot-nextcloud[bot]
Browse files

Fix overlapping toggle also in Firefox



Signed-off-by: default avatarSimon L <szaimen@e.mail.de>
parent f6a9712f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -287,3 +287,7 @@
.fc-timegrid-axis-cushion  {
	margin-top: 44px;
}
// Additional workaround for Firefox
.fc-timegrid-axis.fc-scrollgrid-shrink {
	height: 65px;
}