Skip to content

Commit b100990

Browse files
authored
Merge pull request #37450 from yoji-kojio/fix-yaml-code-block-horizontal-scroll
Fixes horizontal scroll on yaml code blocks
2 parents f3a26eb + bcbb049 commit b100990

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/scss/_custom.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,6 @@ div.alert > em.javascript-required {
862862
// Consistent spacing for yaml code
863863
.language-yaml > span {
864864
height: 1.6em;
865-
overflow: hidden;
866865
}
867866

868867
.content__box

0 commit comments

Comments
 (0)