#prevPost:hover span {
    margin-left: 0;
}
#nextPost:hover span {
    margin-right: 0;
}