Edit scroll to ltop button

Change position of image inside & remove redundant code
This commit is contained in:
Matthew Grove
2019-02-26 16:41:32 +00:00
parent 00690041b1
commit 81e629d655

View File

@@ -50,9 +50,7 @@
.top-scroll-button img { .top-scroll-button img {
position: relative; position: relative;
right: 0; top: 9.5px;
top: 5.5px;
padding: 5px;
width: 35px; width: 35px;
height: auto; height: auto;
-webkit-transition-duration: 0.25s; -webkit-transition-duration: 0.25s;