Skip to content

Commit acc8f3d

Browse files
authored
Merge pull request rails#52214 from louim/bugfix/guide-menu-overflow
Fix guide menu overflow [ci skip]
2 parents 9d671f1 + 1e4be48 commit acc8f3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

guides/assets/stylesrc/_main.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,6 @@ body.guide {
592592
display: block;
593593
border-radius: $base-border-radius;
594594
color: $gray-900;
595-
height: 61em;
596595
padding: 2em 2em 1.5em 2em;
597596
position: absolute;
598597
top: 25px;

0 commit comments

Comments
 (0)