From fa4c4c91226bb46e099a764da2823706fcea3cb8 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 30 Aug 2018 18:23:43 +0300 Subject: [PATCH] fixed #87 --- src/App.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.scss b/src/App.scss index d0c4b26cf8..21279f15a7 100644 --- a/src/App.scss +++ b/src/App.scss @@ -114,6 +114,7 @@ input, textarea, .select { position: relative; height: 29px; line-height: 16px; + hyphens: none; .icon-down-open { position: absolute;