Files
@ 2d8f2a419edb
Branch filter:
Location: kallithea/scripts/make-release
2d8f2a419edb
2.1 KiB
text/plain
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).