This is due to the combination of the text-indent: -9999px; and 180 degree rotation on hover (so the text appears to be outside the right side of the screen.
https://github.com/hybridgroup/betterfrontend/blob/master/source/stylesheets/ui/ui.css.scss#L36
This is due to the combination of the
text-indent: -9999px;and 180 degree rotation on hover (so the text appears to be outside the right side of the screen.https://github.com/hybridgroup/betterfrontend/blob/master/source/stylesheets/ui/ui.css.scss#L36