Commit d5eaa62c authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '28253-fix-buid-scroll-button-position' into 'master'

Fix positioning of top scroll button

Closes #28253

See merge request !9276
parents 2d2cdd64 3f76d745
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
} }
&.scroll-top { &.scroll-top {
top: 110px; top: 10px;
} }
&.scroll-bottom { &.scroll-bottom {
......
---
title: Fix positioning of `Scroll to top` button
merge_request:
author:
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