=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/openbsd.css,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- www/openbsd.css 2018/09/10 04:27:44 1.8 +++ www/openbsd.css 2018/10/04 12:20:37 1.9 @@ -5,6 +5,10 @@ padding: 0 10px; } +code { + white-space: nowrap; +} + @media (min-width: 800px) { body { max-width: 85%;