diff options
author | Yasar icli <hello@yasaricli.com> | 2015-07-16 11:45:11 +0300 |
---|---|---|
committer | Yasar icli <hello@yasaricli.com> | 2015-07-16 11:45:11 +0300 |
commit | de8aa913c5e172469d5bcb64cfc0d982d3fe3d93 (patch) | |
tree | 62a0416f5b1b74fda64bcf80b7c5eb8b1e4aaa15 /client/components/main/layouts.styl | |
parent | dfce9f0a0f441e3776734d8f723ddada6b780f66 (diff) | |
download | wekan-de8aa913c5e172469d5bcb64cfc0d982d3fe3d93.tar.gz wekan-de8aa913c5e172469d5bcb64cfc0d982d3fe3d93.tar.bz2 wekan-de8aa913c5e172469d5bcb64cfc0d982d3fe3d93.zip |
a links specifies line breaking rules hotfix.
Diffstat (limited to 'client/components/main/layouts.styl')
-rw-r--r-- | client/components/main/layouts.styl | 1 |
1 files changed, 1 insertions, 0 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 |