Skip to content

Commit

Permalink
Improve word wrapping (elixirschool#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
nscyclone committed Jul 12, 2017
1 parent e03066d commit 43f3755
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _assets/stylesheets/poole.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,7 @@ pre {
padding: 1rem;
font-size: .8rem;
line-height: 1.4;
white-space: pre;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
background-color: #f9f9f9;
}
Expand Down

0 comments on commit 43f3755

Please sign in to comment.