Files
@ 2d8f2a419edb
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh
2d8f2a419edb
1.4 KiB
text/x-sh
style: remove whitespace after icons
Where the additional spacing is needed, we already have a padding-right, so
these spaces are unnecessary. But more importantly they cause trouble if
text-decoration is used (i.e. underline on hover).
Where the additional spacing is needed, we already have a padding-right, so
these spaces are unnecessary. But more importantly they cause trouble if
text-decoration is used (i.e. underline on hover).