diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 170b5b4..4a7af43 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -729,7 +729,7 @@ header.repo.forked > p { display: inline-block; } -#fork_project { +#fork_project, .clickable { cursor: pointer; } diff --git a/pagure/templates/settings.html b/pagure/templates/settings.html index 7f1dc33..ed1bbd9 100644 --- a/pagure/templates/settings.html +++ b/pagure/templates/settings.html @@ -81,7 +81,8 @@ valid until: {{ token.expiration.date() }}