Unverified Commit 1b7639df authored by Raniere Silva's avatar Raniere Silva Committed by GitHub
Browse files

Merge pull request #223 from fmichonneau/no-hyphens-code

don't break words in code
parents e611262a d46a5784
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -107,6 +107,7 @@ pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
  hyphens: none;
}
button,
input,