From 56686c8c96bd7d9fc8e62e8ce33c426077c5aed2 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 17 Nov 2015 11:17:38 +0000 Subject: [PATCH] Dev: Add clear to syntax highlighter for site styles --- .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 ffcfea67..5224233f 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -f5020c761f71bd94d83b71e116a216ef13db3836 +95c7b80317feb7a0b45393a87178f8c16fbbc3ea diff --git a/examples/resources/syntax/shCore.css b/examples/resources/syntax/shCore.css index 3462251d..37f7dc13 100644 --- a/examples/resources/syntax/shCore.css +++ b/examples/resources/syntax/shCore.css @@ -59,6 +59,7 @@ position: relative !important; overflow: auto !important; font-size: 1em !important; + clear: both; } .syntaxhighlighter.source { overflow: hidden !important;