diff --git a/syntaxhighlighter3/styles/shCore.css b/syntaxhighlighter3/styles/shCore.css index 802b2f7..f3ac99f 100644 --- a/syntaxhighlighter3/styles/shCore.css +++ b/syntaxhighlighter3/styles/shCore.css @@ -61,6 +61,7 @@ .syntaxhighlighter { width: 100% !important; margin: 1em 0 1em 0 !important; + padding: 1em 0 1em 0 !important; position: relative !important; overflow: auto !important; overflow-y: hidden !important;