From c98f2744236073fc47d4ff4a50367646ba6262e1 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Thu, 2 Mar 2017 13:01:40 -0800 Subject: [PATCH] Revert line-wrap override due to pre/code tag combo --- css/temp.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/css/temp.css b/css/temp.css index 03a2b2ad91..0648e6819e 100644 --- a/css/temp.css +++ b/css/temp.css @@ -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 {