diff --git a/hosting/static/hosting/css/user_keys.css b/hosting/static/hosting/css/user_keys.css index 9e976914..5020bf85 100644 --- a/hosting/static/hosting/css/user_keys.css +++ b/hosting/static/hosting/css/user_keys.css @@ -34,7 +34,7 @@ margin-bottom: 25px; } .choice-btn { - min-width: 100px; + min-width: 110px; margin-top: 25px; background-color: #3C5480; color: #fff; diff --git a/hosting/templates/hosting/choice_ssh_keys.html b/hosting/templates/hosting/choice_ssh_keys.html index b76d90bd..5c7b8b64 100644 --- a/hosting/templates/hosting/choice_ssh_keys.html +++ b/hosting/templates/hosting/choice_ssh_keys.html @@ -21,7 +21,7 @@

{% trans "I want to generate a new key pair" %}.

{% csrf_token %} -
@@ -31,7 +31,7 @@

{% trans "Using existing key" %}

{% trans "I want to use my existing public key"%}.

-