Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/AppNavigation/CalendarShare.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/AppNavigation/CalendarShare.vue b/src/components/AppNavigation/CalendarShare.vue
index bf11da56..b08144dd 100644
--- a/src/components/AppNavigation/CalendarShare.vue
+++ b/src/components/AppNavigation/CalendarShare.vue
@@ -291,7 +291,7 @@ export default {
padding-left: 6px !important;
.multiselect {
- width: calc(100% - 14px);
+ width: 100%;
margin: 0;
.multiselect__tags:focus-within,
.multiselect__tags:hover {