Fix positioning of top scroll button

This commit is contained in:
Alfredo Sumaran 2017-02-15 13:20:22 -05:00 committed by Annabel Dunstone Gray
parent f86c493866
commit 092e4212d4

View file

@ -91,7 +91,7 @@
}
&.scroll-top {
top: 110px;
top: 10px;
}
&.scroll-bottom {