diff --git a/syntaxhighlighter3/styles/shCore.css b/syntaxhighlighter3/styles/shCore.css index 731e40d..88a4956 100644 --- a/syntaxhighlighter3/styles/shCore.css +++ b/syntaxhighlighter3/styles/shCore.css @@ -88,7 +88,7 @@ } .syntaxhighlighter table caption { text-align: left !important; - padding: .5em 0 0.5em 1em !important; + padding: 0 0 0.5em 0 !important; } .syntaxhighlighter table td.code { width: 100% !important;