aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_panel/user_panel.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/user_panel/user_panel.vue')
-rw-r--r--src/components/user_panel/user_panel.vue4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/components/user_panel/user_panel.vue b/src/components/user_panel/user_panel.vue
index 1db4f648..5685916a 100644
--- a/src/components/user_panel/user_panel.vue
+++ b/src/components/user_panel/user_panel.vue
@@ -10,9 +10,7 @@
:hide-bio="true"
rounded="top"
/>
- <div class="panel-footer">
- <PostStatusForm />
- </div>
+ <PostStatusForm />
</div>
<auth-form
v-else