diff --git a/amiibofindr/static/less/style.less b/amiibofindr/static/less/style.less index b7489fc..e2a80c8 100644 --- a/amiibofindr/static/less/style.less +++ b/amiibofindr/static/less/style.less @@ -10,10 +10,6 @@ } } -.hidden { - display: none; -} - .underlined { text-decoration: underline; } diff --git a/amiibofindr/templates/amiibo/widgets/relation_header_buttons.html b/amiibofindr/templates/amiibo/widgets/relation_header_buttons.html index f4a4870..c255341 100644 --- a/amiibofindr/templates/amiibo/widgets/relation_header_buttons.html +++ b/amiibofindr/templates/amiibo/widgets/relation_header_buttons.html @@ -1,7 +1,7 @@ {% load i18n %} -
+
{% if user.is_authenticated %} {% if amiibo.pk in USER_AMIIBO_OWNED %} -