Disallow whitespace wrapping in locales.

This commit is contained in:
Nathaniel Bibler 2016-01-13 15:24:30 -05:00
parent f186afe9b9
commit 6f12ec4453

View File

@ -116,6 +116,7 @@ footer
display: inline
list-style-type: none
padding-right: 20px
white-space: nowrap
pre, code
font-family: $source-code-font-family