summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYasar icli <hello@yasaricli.com>2015-07-16 11:45:11 +0300
committerYasar icli <hello@yasaricli.com>2015-07-16 11:45:11 +0300
commitde8aa913c5e172469d5bcb64cfc0d982d3fe3d93 (patch)
tree62a0416f5b1b74fda64bcf80b7c5eb8b1e4aaa15
parentdfce9f0a0f441e3776734d8f723ddada6b780f66 (diff)
downloadwekan-de8aa913c5e172469d5bcb64cfc0d982d3fe3d93.tar.gz
wekan-de8aa913c5e172469d5bcb64cfc0d982d3fe3d93.tar.bz2
wekan-de8aa913c5e172469d5bcb64cfc0d982d3fe3d93.zip
a links specifies line breaking rules hotfix.
-rw-r--r--client/components/main/layouts.styl1
-rw-r--r--client/components/main/popup.styl4
2 files changed, 3 insertions, 2 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl
index 105709cf..e998b389 100644
--- a/client/components/main/layouts.styl
+++ b/client/components/main/layouts.styl
@@ -83,6 +83,7 @@ strong
p
a
text-decoration: underline
+ word-wrap: break-word
table, p
margin-bottom: 8px
diff --git a/client/components/main/popup.styl b/client/components/main/popup.styl
index 7ad02f75..41186f12 100644
--- a/client/components/main/popup.styl
+++ b/client/components/main/popup.styl
@@ -137,8 +137,8 @@ $popupWidth = 300px
position: relative
margin: 0 -10px
text-decoration: none
- overflow:hidden;
- line-height:33px;
+ overflow:hidden
+ line-height:33px
.item-name
display: block