diff --git a/src/Collectives.vue b/src/Collectives.vue index 16f5d5cd3..7f0de33d6 100644 --- a/src/Collectives.vue +++ b/src/Collectives.vue @@ -131,6 +131,10 @@ export default { padding-bottom: 200px; } +#titleform { + z-index: 10022; +} + #version-title, #titleform input[type='text'] { font-size: 35px; border: none; diff --git a/src/components/Page.vue b/src/components/Page.vue index 725243b2f..3614be17a 100644 --- a/src/components/Page.vue +++ b/src/components/Page.vue @@ -302,8 +302,6 @@ export default {