summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-11 23:53:40 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-11 23:53:40 +0900
commit0e7763938f266b2a015c790552182c1ea1f4f81b (patch)
tree226d42cd0679f95f85812b88b3e97e7d5509f850 /src
parentUse overflow-wrap instead of word-wrap (diff)
downloadmisskey-0e7763938f266b2a015c790552182c1ea1f4f81b.tar.gz
misskey-0e7763938f266b2a015c790552182c1ea1f4f81b.tar.bz2
misskey-0e7763938f266b2a015c790552182c1ea1f4f81b.zip
Remove duplicated property
Diffstat (limited to 'src')
-rw-r--r--src/web/app/reset.styl1
1 files changed, 0 insertions, 1 deletions
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']