1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-03-15 16:29:16 +01:00

Dev: Add clear to syntax highlighter for site styles

This commit is contained in:
Allan Jardine 2015-11-17 11:17:38 +00:00
parent 1de8c33e25
commit 56686c8c96
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
f5020c761f71bd94d83b71e116a216ef13db3836
95c7b80317feb7a0b45393a87178f8c16fbbc3ea

View File

@ -59,6 +59,7 @@
position: relative !important;
overflow: auto !important;
font-size: 1em !important;
clear: both;
}
.syntaxhighlighter.source {
overflow: hidden !important;