Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab
[unfold.git] / portal / static / css / account_view.css
index cfdf432..f1ba3d8 100644 (file)
@@ -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,11 +123,20 @@ table.profile form{
 
 #generate_keypair {
   position:relative;
-  width: 175px;
+  width: 215px;
   float: right;
   margin-right: 15px;
 
 }
+
+#makepi {
+  position:relative;
+  width: 215px;
+  float: right;
+  margin-right: 15px;
+
+}
+
 #edit_password table {
  display:inline;
  margin: auto;
@@ -143,7 +152,7 @@ table.profile form{
 }
 
 .wide_button {
-  width: 175px;
+  width: 215px;
 }
 
 .api_cell {