X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Faccount_view.css;h=bcb29506601e36eb9245e5299b76a014c0d903cf;hb=979b117cd11dd9d5b7c3f6d5aa74959f9ab60237;hp=cfdf43261c78d8512ab5ce0d9d9e6c90320bea3c;hpb=b6d9f54048f9dded77455579ec943bc246de9b09;p=myslice.git diff --git a/portal/static/css/account_view.css b/portal/static/css/account_view.css index cfdf4326..bcb29506 100644 --- a/portal/static/css/account_view.css +++ b/portal/static/css/account_view.css @@ -56,14 +56,14 @@ table.profile tr td.value { } table.profile button { - width: 80px; + width: 100px; vertical-align: middle; float: right; margin-right: 15px; } #delete { - width: 80px; + width: 100px; vertical-align: middle; float: right; margin-right: 15px; @@ -71,7 +71,7 @@ table.profile button { } #upload_key { - width: 80px; + width: 100px; vertical-align: middle; float: right; margin-right: 15px; @@ -123,7 +123,7 @@ table.profile form{ #generate_keypair { position:relative; - width: 175px; + width: 215px; float: right; margin-right: 15px; @@ -143,7 +143,7 @@ table.profile form{ } .wide_button { - width: 175px; + width: 215px; } .api_cell {