fix styling issue of send again button

the button appears below the response section when scrolling down.
This commit is contained in:
Ahmed Sayed
2019-08-30 20:49:21 +02:00
committed by GitHub
parent 3786ef90fe
commit be4cb4efc8

View File

@@ -370,6 +370,7 @@ fieldset#history {
position: fixed;
top: 16px;
right: 16px;
z-index: 1;
#hidden-message {
display: block;