When looking at MetroTouch (and other) skin on FF, Edge and Chrome we see a little discrepance in the stepper bar, see attached.
This will be solved when altering css like so:
.RadWizard .rwzBreadCrumb .rwzLink::before {
right: -0.5em;}
original value is:
right: -0.6em;