Skip to content

Commit c62b90a

Browse files
committed
Merge pull request #39 from jeherve/patch-1
Change table layout to auto
2 parents 1b21175 + f125748 commit c62b90a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syntaxhighlighter3/styles/shCore.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
white-space: pre !important;
8383
}
8484
.syntaxhighlighter table {
85+
table-layout: auto;
8586
width: 100% !important;
8687
}
8788
.syntaxhighlighter table caption {

0 commit comments

Comments
 (0)