Commit 217e9d50 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '32735-fix-right-sidebar-coming-up-short' into 'master'

Fix right-sidebar gap on mobile

Closes #32735

See merge request !11625
parents 6f4e9770 a7319ebd
......@@ -83,4 +83,8 @@
position: fixed;
top: $header-height;
}
&:not(.affix-top) {
min-height: 100%;
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment