Ensure that scroll down button is always on top of conversation

pull/1/head
Scott Nonnenberg 7 years ago
parent ae6876a153
commit d3629e53b3

@ -426,6 +426,7 @@
}
.module-scroll-down {
z-index: 100;
position: absolute;
right: 20px;
bottom: 10px;

Loading…
Cancel
Save