I want to place an icon at top right corner inside fieldset
. When I use Chrome it looks like this:
But for my surprise Firefox shows the icon lower:
In the example I'm using normalize.css and bootstrap.css.
Anyone know the reason about this strange behavior and is there any workaround without creating different styles for different browsers?