From: Chris Rebert Date: Tue, 25 Jun 2013 21:53:48 +0000 (-0600) Subject: rm fallback white-space for X-Git-Tag: v3.0.0-rc1~231^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8298%2Fhead;p=thirdparty%2Fbootstrap.git rm fallback white-space for If my analysis is right, this should be unnecessary. --- diff --git a/less/code.less b/less/code.less index f1bc0a0cdb..67a64abc39 100644 --- a/less/code.less +++ b/less/code.less @@ -47,7 +47,6 @@ pre { code { padding: 0; color: inherit; - white-space: pre; white-space: pre-wrap; background-color: transparent; border: 0;