Revert line-wrap override due to pre/code tag combo

This commit is contained in:
John Mulhausen 2017-03-02 13:01:40 -08:00
parent e571acab56
commit c98f274423
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@
* this css will be integrated into master. for now testing.......
*
*/
code {
white-space: nowrap !important;
}
pre {
white-space: pre-wrap !important;
}
.toc-nav
{