Skip to content

Commit

Permalink
whitespace fix for strings
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalnature committed Jan 28, 2020
1 parent 85512e0 commit 2381f04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ref.css
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
word-break: break-all;
}
Expand Down

0 comments on commit 2381f04

Please sign in to comment.