Skip to content

Commit 6238eb3

Browse files
committed
Updated css
1 parent 482eff8 commit 6238eb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsdoc-template/static/styles/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ header
4040
margin-bottom: 1em;
4141
margin-top: 1em;
4242
}
43-
.container-overview {
43+
.container-overview, article {
4444
overflow-x: auto;
4545
}
4646

styles/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ header
4040
margin-bottom: 1em;
4141
margin-top: 1em;
4242
}
43-
.container-overview {
43+
.container-overview, article {
4444
overflow-x: auto;
4545
}
4646

0 commit comments

Comments
 (0)