X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Faccount_view.css;h=4984ed0817ba1338ceb4a2921f4278bd9462f6e9;hp=f445aeea0f7472dca7a3c90b30dccddc5977875a;hb=1ca2768a7aad52401201b6746e42d51194c00f15;hpb=caafec9916ce3ca86106a7bc8aa167b53309e072 diff --git a/portal/static/css/account_view.css b/portal/static/css/account_view.css index f445aeea..4984ed08 100644 --- a/portal/static/css/account_view.css +++ b/portal/static/css/account_view.css @@ -262,6 +262,24 @@ table.profile button { margin-right: 15px; } +#delete { + width: 80px; + vertical-align: middle; + float: right; + margin-right: 15px; + +} + +#upload_key { + width: 80px; + vertical-align: middle; + float: right; + margin-right: 15px; + +} + + + table.profile span.hide_this{ display: inline; display: none;