BigW Consortium Gitlab

Commit a7319ebd by Eric Eastwood

Fix sidebar coming up short on mobile

parent 9ba8512c
...@@ -83,4 +83,8 @@ ...@@ -83,4 +83,8 @@
position: fixed; position: fixed;
top: $header-height; 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