From add7f4f3c48f55845f62102274f1408b46163dc7 Mon Sep 17 00:00:00 2001 From: Yasin Date: Tue, 24 Sep 2013 16:57:41 +0200 Subject: [PATCH] FIX: css to comply with bootstrap v3.0.0 --- portal/static/css/account_view.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portal/static/css/account_view.css b/portal/static/css/account_view.css index 3173e9c1..13a4f469 100644 --- a/portal/static/css/account_view.css +++ b/portal/static/css/account_view.css @@ -305,9 +305,9 @@ table.profile form{ #generate_keypair { position:relative; - width: 175px; + width: 183px; float: right; - margin-right: 15px; + margin-right: 11px; } #edit_password table { -- 2.43.0