Skip to content

Commit 988dc8b

Browse files
committed
!important is important. See #39.
1 parent c62b90a commit 988dc8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntaxhighlighter3/styles/shCore.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
white-space: pre !important;
8383
}
8484
.syntaxhighlighter table {
85-
table-layout: auto;
85+
table-layout: auto !important;
8686
width: 100% !important;
8787
}
8888
.syntaxhighlighter table caption {

0 commit comments

Comments
 (0)