From 0e7763938f266b2a015c790552182c1ea1f4f81b Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Sat, 11 Feb 2017 23:53:40 +0900
Subject: [PATCH] Remove duplicated property

---
 src/web/app/reset.styl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/web/app/reset.styl b/src/web/app/reset.styl
index 93c7ce4675..f9297ebd29 100644
--- a/src/web/app/reset.styl
+++ b/src/web/app/reset.styl
@@ -10,7 +10,6 @@ body
 
 body
 	overflow-wrap break-word
-	overflow-wrap break-word
 
 input:not([type])
 input[type='text']