Skip to content

Commit 1e4be48

Browse files
committed
Fix guide menu overflow [ci skip]
This is a follow-up to 92b65a0. It's also a temporary fix until we can find a better solution.
1 parent de4d874 commit 1e4be48

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)