From 4805b5115aa0a25aa3d2ee67c5aa4202ebce5187 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Mon, 29 Oct 2018 21:09:32 +0900
Subject: [PATCH] :art:

---
 src/client/app/desktop/views/pages/user/user.profile.vue | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/client/app/desktop/views/pages/user/user.profile.vue b/src/client/app/desktop/views/pages/user/user.profile.vue
index a075995e6e..2a104bffad 100644
--- a/src/client/app/desktop/views/pages/user/user.profile.vue
+++ b/src/client/app/desktop/views/pages/user/user.profile.vue
@@ -139,7 +139,6 @@ export default Vue.extend({
 	> .action-form
 		padding 16px
 		text-align center
-		border-bottom solid 1px var(--faceDivider)
 
 		> *
 			width 100%