From 50cac9640a9504f5ae26add26e4738fe8870625a Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 19 Aug 2015 09:56:33 +0100 Subject: [PATCH] Dev: Nowrap in syntax highlighter --- .datatables-commit-sync | 2 +- examples/resources/syntax/shCore.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.datatables-commit-sync b/.datatables-commit-sync index 081c99c9..6454684f 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -dc865942e7ce93df8fa2afcb153be9aa0c4ad165 +00a189511b8e36e9f2e461d481b497a9a73667a0 diff --git a/examples/resources/syntax/shCore.css b/examples/resources/syntax/shCore.css index 9ced738a..3462251d 100644 --- a/examples/resources/syntax/shCore.css +++ b/examples/resources/syntax/shCore.css @@ -50,6 +50,7 @@ font-size: 1em !important; min-height: inherit !important; min-height: auto !important; + white-space: nowrap; } .syntaxhighlighter {