Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
This is for #5726. Fix based on @SAplayer's feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
larz0 committed Nov 3, 2013
1 parent 70b2803 commit 5d04ec6
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 5d04ec6

Please sign in to comment.