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

Unverified Commit 5d8d7e05 authored by Georg Ehrke's avatar Georg Ehrke Committed by GitHub
Browse files

Merge pull request #2510 from nextcloud/backport/2509/stable2.0

[stable2.0] Fix layout issues of calendar sharing
parents 07958619 e8562167
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -175,7 +175,15 @@
	}

	.app-navigation-entry__multiselect {
		padding-left: 8px;
		padding: 0 8px;

		.multiselect {
			width: 100%;

			&__content-wrapper {
				z-index: 200 !important;
			}
		}
	}

	.app-navigation-entry__icon-bullet-disabled {