Skip to content

Commit 2e06b03

Browse files
authored
Merge pull request #218 from matt-humphrey/fix-scrollbar-styles
docs: update scrollbar style
2 parents 9470c31 + c7b91a2 commit 2e06b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ li a {
2424

2525
dt {
2626
height: 32px;
27-
overflow-x: scroll;
27+
overflow-x: visible;
2828
margin-left: -4px;
2929
}
3030

0 commit comments

Comments
 (0)