Skip to content

Commit

Permalink
Download page: Fixed Edge's word wrap (#1920)
Browse files Browse the repository at this point in the history
This makes the word break behavior consistent in all browsers.
  • Loading branch information
RunDevelopment committed Jun 25, 2019
1 parent 1190372 commit 5d191b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion download.html
Expand Up @@ -107,7 +107,6 @@
}
#download pre {
height: 20em;
word-wrap: break-word;
}
#download .download-button {
cursor: pointer;
Expand Down

0 comments on commit 5d191b9

Please sign in to comment.