Skip to content

Commit d590af1

Browse files
committed
Update table display
1 parent 2c70017 commit d590af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ footer ul.seealso {margin: 0;padding: .5em 0;list-style: none;color: #ccc;font-f
462462
.markdown-body blockquote{padding:0 1em;color:#6a737d;border-left:0.25em solid #dfe2e5}
463463
.markdown-body blockquote > :first-child{margin-top:0}
464464
.markdown-body blockquote > :last-child{margin-bottom:0}
465-
.markdown-body table{display:block;width:100%;overflow:auto}
465+
.markdown-body table{width:100%;overflow:auto}
466466

467467
.markdown-body .line-numbers {color: #ccc;background-color: #fefefe;}
468468
.markdown-body figcaption {color: #ccc;font-size: .85em;}

0 commit comments

Comments
 (0)