From 6e7ed2d159a4e33c192f968ea74665f1d109a472 Mon Sep 17 00:00:00 2001 From: ARvind Tiwari Date: Tue, 1 Aug 2017 20:02:52 +0530 Subject: [PATCH] fix for desktop --- hosting/static/hosting/css/user_keys.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosting/static/hosting/css/user_keys.css b/hosting/static/hosting/css/user_keys.css index 2bb766ae..9e976914 100644 --- a/hosting/static/hosting/css/user_keys.css +++ b/hosting/static/hosting/css/user_keys.css @@ -292,8 +292,8 @@ .has-success .form_public_key:focus { box-shadow: none; } -.wide400 { - max-width: 400px; +.wide440 { + max-width: 440px; margin: auto; } .mob-only {