We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d986e0 commit 04c2883Copy full SHA for 04c2883
syntaxhighlighter3/styles/shCore.css
@@ -95,6 +95,9 @@
95
.syntaxhighlighter table td.code .container {
96
position: relative !important;
97
}
98
+/**
99
+ * The following rule was added to resolve conflict with themes that use Bootstrap CSS.
100
+ */
101
.syntaxhighlighter table td.code .container:after,
102
.syntaxhighlighter table td.code .container:before {
103
display: block !important;
0 commit comments