Icons in footer have no fixed height
There is a new version (upstream) that is overriding the CSS of the footer icons, setting the height
to auto
instead of what's in our custom CSS.
Solution is to bump the specificity of the CSS rule with !important
or something else.!