07/28/2016 at 3:22 pm
#384613
Participant
FYI
Turns out to be browser specific. Firefox overrode the border settings.
Firefox required something extra. Cross browser issue are a real pain!
abbr.dtstart { text-decoration: none ; }
Needed to set the text-decoration to none. Works fine now across all browsers I have.
