Skip to content

Commit

Permalink
This is for adobe#5726. Fix based on @SAplayer's feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
larz0 authored and myaaghubi committed Nov 5, 2013
1 parent 1007b66 commit f2d43ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
float: left;
padding-left: 20px;
width: 35%;
word-break: break-all;
word-wrap: break-word;
-webkit-hyphens: auto;
hyphens: auto;

Expand Down

0 comments on commit f2d43ba

Please sign in to comment.