Skip to content

Commit

Permalink
[#1398] Adds: 'word-break: break-word;' for better word breaking on l…
Browse files Browse the repository at this point in the history
…ong words
  • Loading branch information
johnmartin authored and amercader committed Jan 8, 2014
1 parent f66ab73 commit 8823a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckan/public/base/less/layout.less
Expand Up @@ -114,6 +114,7 @@
margin-top: 15px;
padding-top: 10px;
border-top: 1px dotted #DDD;
word-break: break-word;
dl dd {
margin-top: 3px;
margin-left: 0;
Expand Down

0 comments on commit 8823a6b

Please sign in to comment.