Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Inline SVG icon in an anchor not being contained Reply To: [Solved] Inline SVG icon in an anchor not being contained

#176008
TheDutchCoder
Participant

Here you go:

http://codepen.io/TheDutchCoder/pen/IasKn

It’s as simple as making the link an inline-block (as well as the svg) and then having the svg vertically align in the middle.