In layouts/partials/social.html there are a few icons missing the fa-fw class value, which are interestingly the only icons misaligned. From the Font Awesome docs this sets the icons to a fixed width, which seems reasonable for the sidebar. This patch fixes the following icons to also have this set, and causes all icons to align on my system.
In
layouts/partials/social.html
there are a few icons missing thefa-fw
class value, which are interestingly the only icons misaligned. From the Font Awesome docs this sets the icons to a fixed width, which seems reasonable for the sidebar. This patch fixes the following icons to also have this set, and causes all icons to align on my system.Icons affected: