]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rm pre{white-space:pre-wrap;} since redundant to Normalize.css 8297/head
authorChris Rebert <github@rebertia.com>
Tue, 25 Jun 2013 21:48:57 +0000 (14:48 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 25 Jun 2013 21:48:57 +0000 (14:48 -0700)
less/code.less

index f1bc0a0cdbbd6ae14c6108e5ae66dcd1cd4bfd72..92b31b259061256ff2b5d3a89c054f9a4dd50563 100644 (file)
@@ -31,8 +31,6 @@ pre {
   line-height: @line-height-base;
   word-break: break-all;
   word-wrap: break-word;
-  white-space: pre;
-  white-space: pre-wrap;
   background-color: #f5f5f5;
   border: 1px solid #ccc; // IE8 fallback
   border: 1px solid rgba(0,0,0,.15);