Hi @visimitra,
Thank you for your report.
The first issue will be fixed in the next release. For now please add the following code to /osta/user-styles.css:
@media screen and (max-width: 760px) {
.input.attached .button.attached {
display: none;
}
}
I will also look into the second issue and come up with a fix soon.