fix z-index on scroll to top button

pull/4/head
Benjamin Uzelac 9 years ago
parent 08d19df3f7
commit cd9132520d

@ -81,6 +81,7 @@
.opacity (0.2);
position : fixed;
z-index : 9999;
bottom : 50px;
right : 50px;
display : none;

Loading…
Cancel
Save