Files
@ 2d8f2a419edb
Branch filter:
Location: kallithea/kallithea/templates/pullrequests/pullrequest_show_all.html
2d8f2a419edb
1.9 KiB
text/html
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).