Skip to content

Commit 04c2883

Browse files
committed
Add a doc-block to describe purpose of the added rule
1 parent 7d986e0 commit 04c2883

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

syntaxhighlighter3/styles/shCore.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@
9595
.syntaxhighlighter table td.code .container {
9696
position: relative !important;
9797
}
98+
/**
99+
* The following rule was added to resolve conflict with themes that use Bootstrap CSS.
100+
*/
98101
.syntaxhighlighter table td.code .container:after,
99102
.syntaxhighlighter table td.code .container:before {
100103
display: block !important;

0 commit comments

Comments
 (0)