Fix #994 react popover overflowing
I don't know exactly why the span around the FAIcon fixes it, my guess is that FAIcon component is just somehow incompatible with the popover system to work as a trigger, needs real investigation but this is a quick fix (makes the markup the same as in ExtraButtons so yay for consistency)