Newlines to provide more space for handle

main
Bob Mottram 2020-09-04 19:57:43 +01:00
parent 286c02aa39
commit 0e15d936b3
1 changed files with 1 additions and 1 deletions

View File

@ -2913,7 +2913,7 @@ def htmlProfile(defaultTimeline: str,
'/followapprove=' + followerHandle + '">'
followApprovalsSection += \
'<button class="followApprove">' + \
translate['Approve'] + '</button></a>'
translate['Approve'] + '</button></a><br><br>'
followApprovalsSection += \
'<a href="' + basePath + \
'/followdeny=' + followerHandle + '">'