Files
@ 2d8f2a419edb
Branch filter:
Location: kallithea/scripts/generate-ini.py
2d8f2a419edb
1.5 KiB
text/x-python
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).