Commit 407c90be authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra Committed by Kushal Pandya

positioned sticky buttons slightly more up and down

parent 65082b66
...@@ -59,11 +59,11 @@ ...@@ -59,11 +59,11 @@
} }
#scroll-top.btn.sticky { #scroll-top.btn.sticky {
top: 115px; top: 110px;
} }
#scroll-bottom.btn.sticky { #scroll-bottom.btn.sticky {
bottom: 5px; bottom: -2px;
} }
&.sidebar-expanded { &.sidebar-expanded {
......
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