.chatforward.button {
    background-image: none !important;
}
.chatforward.button:before {
    content: "→";
    margin-right: 4px;
    font-weight: bold;
}